UNPKG

141 BTypeScriptView Raw
1export declare const getMarkedChunks: (marks: string[]) => string[];
2export declare const getMarkedFileNames: (marks: string[]) => string[];