UNPKG

projen

Version:

CDK for software projects

3 lines (2 loc) 150 B
export declare const FILE_MANIFEST = ".projen/files.json"; export declare function cleanup(dir: string, newFiles: string[], exclude: string[]): void;