UNPKG

@ng-zen/cli

Version:

Angular UI components generator – Zen UI Kit CLI for schematics-based creation of customizable components like avatar, button, checkbox, divider, form-control, icon, input, skeleton, switch, textarea with Storybook demos.

6 lines 274 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.selectedElements = void 0; // add selected elements to this array, then values are available in other schematics exports.selectedElements = []; //# sourceMappingURL=selected-elements.js.map