UNPKG

@nstudio/schematics

Version:

Cross-platform (xplat) tools for Nx workspaces.

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