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

5 lines
144 B
TypeScript
Raw Permalink Normal View History

2022-11-30 15:44:23 -05:00
/**
* @_ignore
*/
2022-09-05 16:57:11 -04:00
export declare function decodeOwlA(data: string, accents: string): Array<string>;
//# sourceMappingURL=decode-owla.d.ts.map