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

3 lines
131 B
TypeScript

import * as hdkeyPure from "./pure/hdkey";
export declare const HDKey: typeof hdkeyPure.HDKeyT;
//# sourceMappingURL=hdkey.d.ts.map