blob: 1c1df43373e2b08e6e17f3061bb703aea6e5af6e [file] [log] [blame]
export declare function attach(comments: any[], ast: any, lines: any): void;
export declare function printComments(path: any, print: any): any;