UNPKG

fixclosure

Version:

JavaScript dependency checker/fixer for Closure Library based on ECMAScript AST

4 lines (3 loc) 172 B
export declare const getReplaceMap: () => Map<string, string>; export declare const getRoots: () => Set<string>; export declare const getIgnorePackages: () => Set<string>;