UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

4 lines (3 loc) 121 B
export declare class RR0FileUtil { static findDirectoriesContaining(fileName: string, exclude?: string): string[]; }