2 lines
49 B
TypeScript
2 lines
49 B
TypeScript
export declare function parse(str: string): any;
|
export declare function parse(str: string): any;
|