UNPKG

@ariana-germany/keycloakify-mui

Version:
3 lines (2 loc) 141 B
/** List all files in a given directory return paths relative to the dir_path */ export declare const crawl: (dir_path: string) => string[];