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