UNPKG

@elsikora/setup-wizard

Version:

Setup Wizard - CLI scaffolding utility

11 lines (9 loc) 317 B
#!/usr/bin/env node var ECiModuleType; (function (ECiModuleType) { ECiModuleType["NON_NPM"] = "non_npm"; ECiModuleType["NPM_ONLY"] = "npm_only"; ECiModuleType["UNIVERSAL"] = "universal"; })(ECiModuleType || (ECiModuleType = {})); export { ECiModuleType }; //# sourceMappingURL=ci-module-type.enum.js.map