📄 constants.d.ts
/home/palash/git/site/node_modules/@nodelib/fs.scandir/out/constants.d.ts
Language: ts • Lines: 4
/**
 * IS `true` for Node.js 10.10 and greater.
 */
export declare const IS_SUPPORT_READDIR_WITH_FILE_TYPES: boolean;