Files
pezkuwi-common/packages/util-crypto/cjs/hd/validatePath.d.ts
T

3 lines
107 B
TypeScript

export declare const HARDENED = 2147483648;
export declare function hdValidatePath(path: string): boolean;