UNPKG

172 BTypeScriptView Raw
1export declare const getReplaceMap: () => Map<string, string>;
2export declare const getRoots: () => Set<string>;
3export declare const getIgnorePackages: () => Set<string>;