UNPKG

@kiwigdc/kiwilaunch

Version:
4 lines (3 loc) 188 B
export declare class RecursiveFolderFile { static getAllFiles(dirPath: string, arrayOfFiles?: string[], typeFile?: undefined | string, excludes?: undefined | string[]): string[]; }