UNPKG

@nstudio/schematics

Version:

Cross-platform (xplat) tools for Nx workspaces.

8 lines 257 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const utils_1 = require("../utils"); function default_1(options) { return utils_1.generate('service', options); } exports.default = default_1; //# sourceMappingURL=index.js.map