3 lines
179 B
TypeScript
3 lines
179 B
TypeScript
export declare function decode(data: string, subs: string): Array<string>;
|
|
export declare function decodeOwl(data: string): Array<string>;
|
|
//# sourceMappingURL=decode-owl.d.ts.map
|