UNPKG

next

Version:

The React Framework

2 lines (1 loc) 101 B
export declare function fileExists(fileName: string, type?: 'file' | 'directory'): Promise<boolean>;