ethers.js/lib.commonjs/wordlists/decode-owla.d.ts

5 lines
103 B
TypeScript
Raw Normal View History

/**
* @_ignore
*/
export declare function decodeOwlA(data: string, accents: string): Array<string>;