fuc-new/doc/node_modules/@nodelib/fs.scandir/out/constants.d.ts
hellcat 6adbc04d4b 1
2025-10-03 17:17:08 +08:00

5 lines
118 B
TypeScript

/**
* IS `true` for Node.js 10.10 and greater.
*/
export declare const IS_SUPPORT_READDIR_WITH_FILE_TYPES: boolean;