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

5 lines
144 B
TypeScript
Raw Normal View History

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