UNPKG

118 BTypeScriptView Raw
1import { TinySecp256k1Interface } from './bip32';
2export declare function testEcc(ecc: TinySecp256k1Interface): void;