2023-03-04 04:25:07 +03:00
|
|
|
/**
|
|
|
|
* @_ignore
|
|
|
|
*/
|
|
|
|
export declare function decode(data: string, subs: string): Array<string>;
|
|
|
|
/**
|
|
|
|
* @_ignore
|
|
|
|
*/
|
|
|
|
export declare function decodeOwl(data: string): Array<string>;
|
2023-04-27 15:19:55 +03:00
|
|
|
//# sourceMappingURL=decode-owl.d.ts.map
|