UNPKG

123 BTypeScriptView Raw
1import type { Keypair } from '../../types.js';
2export declare function hdLedger(_mnemonic: string, path: string): Keypair;