Files

5 lines
118 B
TypeScript
Raw Permalink Normal View History

2025-09-19 14:25:20 +08:00
/**
* IS `true` for Node.js 10.10 and greater.
*/
export declare const IS_SUPPORT_READDIR_WITH_FILE_TYPES: boolean;