UNPKG

recast

Version:

JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator

3 lines (2 loc) 144 B
export declare function attach(comments: any[], ast: any, lines: any): void; export declare function printComments(path: any, print: any): any;