UNPKG

@nodelib/fs.scandir

Version:

List files and directories inside the specified directory

5 lines (4 loc) 118 B
/** * IS `true` for Node.js 10.10 and greater. */ export declare const IS_SUPPORT_READDIR_WITH_FILE_TYPES: boolean;