UNPKG

112 BTypeScriptView Raw
1export declare function mnemonicToEntropy(mnemonic: string, wordlist?: string[], onlyJs?: boolean): Uint8Array;