UNPKG

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