parseuri.d.ts 49 B

1
  1. export declare function parse(str: string): any;