UNPKG

@progress/kendo-angular-schematics

Version:

Kendo UI Schematics for Angular

12 lines 755 B
/**----------------------------------------------------------------------------------------- * Copyright © 2025 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the project root for more information *-------------------------------------------------------------------------------------------*/ "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./create-app-module"), exports); tslib_1.__exportStar(require("./create-cli-config"), exports); tslib_1.__exportStar(require("./create-main-bootstrap"), exports); tslib_1.__exportStar(require("./create-package-json"), exports); //# sourceMappingURL=index.js.map