ethers.js/lib.esm/wordlists/decode-owla.d.ts
2023-04-27 21:19:55 +09:00

5 lines
144 B
TypeScript

/**
* @_ignore
*/
export declare function decodeOwlA(data: string, accents: string): Array<string>;
//# sourceMappingURL=decode-owla.d.ts.map