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