UNPKG

@ng-zen/cli

Version:

A CLI tool for generating customizable, modern Angular UI components using schematics.

12 lines 349 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEPENDENCIES_CONFIG = void 0; exports.DEPENDENCIES_CONFIG = { icon: { dependencies: { '@hugeicons/angular': 'latest', '@hugeicons/core-free-icons': 'latest', }, }, }; //# sourceMappingURL=dependencies.constant.js.map