esprima.d.ts 67 B

1
  1. export declare function parse(source: string, options?: any): any;