doipjs/node_modules/@nodelib/fs.scandir/out/constants.d.ts
Yarmo Mackenbach e996bc8023 Initial commit
2020-10-23 22:35:53 +02:00

5 lines
No EOL
161 B
TypeScript

/**
* IS `true` for Node.js 10.10 and greater.
*/
export declare const IS_SUPPORT_READDIR_WITH_FILE_TYPES: boolean;
//# sourceMappingURL=constants.d.ts.map