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

3 lines
144 B
TypeScript

export declare function attach(comments: any[], ast: any, lines: any): void;
export declare function printComments(path: any, print: any): any;