UNPKG

better-npm-init

Version:

A better version of npm init, with templates and more. Usage: better-npm-init <template> [--yarn] [--install] [--git] [--yes] [--help]

5 lines (4 loc) 118 B
/** * IS `true` for Node.js 10.10 and greater. */ export declare const IS_SUPPORT_READDIR_WITH_FILE_TYPES: boolean;