Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolves Module "crypto" has no default export #293

Merged
merged 1 commit into from
Aug 30, 2021

Conversation

stuartwk
Copy link
Contributor

@stuartwk stuartwk commented Sep 6, 2020

Resolves the following error in Angular

ERROR in node_modules/@binance-chain/javascript-sdk/lib/declarations.d.ts:15:12 - error TS1192: Module '"crypto"' has no default export.

15     import _crypto from "crypto";

closes #292

@robot-ux robot-ux merged commit 6479d3e into bnb-chain:master Aug 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Module '"crypto"' has no default export.
3 participants