DefinitelyTyped/ltx/lib/parse.d.ts
2017-02-17 15:26:00 +01:00

2 lines
62 B
TypeScript

export declare function parse(data: any, options?: any): any;