Files
marianesaldana 80dbd947e5 Initial commit
2026-05-23 08:59:34 -06: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;