Files
n8n-nodes-gwezz-changdunovel/node_modules/recast/parsers/flow.d.ts
2025-10-26 23:10:15 +08:00

3 lines
143 B
TypeScript

import { Overrides } from "./_babel_options";
export declare function parse(source: string, options?: Overrides): import("@babel/types").File;