Repository URL to install this package:
|
Version:
1.0.2 ▾
|
/**
* @see https://nodejs.org/docs/latest/api/fs.html#fs_class_fs_stats
*/
export declare function isFile(file: string): boolean;