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]

6 lines 258 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.combineAll = void 0; var combineLatestAll_1 = require("./combineLatestAll"); exports.combineAll = combineLatestAll_1.combineLatestAll; //# sourceMappingURL=combineAll.js.map