UNPKG

@codelabai/nx

Version:
6 lines 340 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.currentsInitGenerator = void 0; var init_1 = require("./src/generators/init/init"); Object.defineProperty(exports, "currentsInitGenerator", { enumerable: true, get: function () { return init_1.currentsInitGenerator; } }); //# sourceMappingURL=index.js.map