UNPKG

@progress/kendo-angular-schematics

Version:

Kendo UI Schematics for Angular

9 lines (8 loc) 507 B
/**----------------------------------------------------------------------------------------- * Copyright © 2025 Progress Software Corporation. All rights reserved. * Licensed under commercial license. See LICENSE.md in the project root for more information *-------------------------------------------------------------------------------------------*/ export * from './create-app-module'; export * from './create-cli-config'; export * from './create-main-bootstrap'; export * from './create-package-json';