UNPKG

recast

Version:

JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator

2 lines (1 loc) 67 B
export declare function parse(source: string, options?: any): any;