UNPKG

standardlint

Version:
4 lines (2 loc) 117 B
declare function exists(basePath: string, filePath?: string, filetreePaths?: string[]): boolean; export { exists };