json.d.ts 78 B

1
  1. export declare function parseJson(jsonStr: string, shouldPre?: boolean): any;