forked from ethereum/remix-live
-
Notifications
You must be signed in to change notification settings - Fork 0
/
3351.0.36.3.1697209639220.js.map
1 lines (1 loc) · 1.17 KB
/
3351.0.36.3.1697209639220.js.map
1
{"version":3,"file":"3351.0.36.3.1697209639220.js","mappings":"oRAAA,w8B","sources":["webpack:///../../node_modules/@ethersproject/json-wallets/lib/index.d.ts"],"sourcesContent":["export default \"import { Bytes } from \\\"@ethersproject/bytes\\\";\\nimport { ExternallyOwnedAccount } from \\\"@ethersproject/abstract-signer\\\";\\nimport { decrypt as decryptCrowdsale } from \\\"./crowdsale\\\";\\nimport { getJsonWalletAddress, isCrowdsaleWallet, isKeystoreWallet } from \\\"./inspect\\\";\\nimport { decrypt as decryptKeystore, decryptSync as decryptKeystoreSync, encrypt as encryptKeystore, EncryptOptions, ProgressCallback } from \\\"./keystore\\\";\\ndeclare function decryptJsonWallet(json: string, password: Bytes | string, progressCallback?: ProgressCallback): Promise<ExternallyOwnedAccount>;\\ndeclare function decryptJsonWalletSync(json: string, password: Bytes | string): ExternallyOwnedAccount;\\nexport { decryptCrowdsale, decryptKeystore, decryptKeystoreSync, encryptKeystore, isCrowdsaleWallet, isKeystoreWallet, getJsonWalletAddress, decryptJsonWallet, decryptJsonWalletSync, ProgressCallback, EncryptOptions, };\\n//# sourceMappingURL=index.d.ts.map\";"],"names":[],"sourceRoot":""}