quartz/wallet/node_modules/ethereum-cryptography/shims/hdkey-crypto.d.ts
2022-03-04 20:05:23 +08:00

2 lines
104 B
TypeScript

export { createHash, createHmac, randomBytes } from "crypto";
//# sourceMappingURL=hdkey-crypto.d.ts.map