jiuyiUniapp/service/node_modules/recast/parsers/esprima.d.ts

2 lines
67 B
TypeScript
Raw Permalink Normal View History

2025-02-13 09:59:20 +08:00
export declare function parse(source: string, options?: any): any;