summaryrefslogtreecommitdiffstats
path: root/node_modules/@nodelib/fs.scandir/out/constants.d.ts
blob: bb3f4fde8eb30c944cba68dce62b4eab7c77ca3b (plain) (blame)
1
2
3
4
5
/**
 * IS `true` for Node.js 10.10 and greater.
 */
export declare const IS_SUPPORT_READDIR_WITH_FILE_TYPES: boolean;
//# sourceMappingURL=constants.d.ts.map