Files
my_site/node_modules/recast/parsers/acorn.d.ts
2026-03-24 14:30:59 +08:00

2 lines
67 B
TypeScript

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