1 line
49 B
TypeScript
1 line
49 B
TypeScript
export declare function parse(str: string): any;
|
export declare function parse(str: string): any;
|