@progress/kendo-angular-gauges
Version:
Kendo UI Angular Gauges
8 lines (7 loc) • 565 B
TypeScript
/**-----------------------------------------------------------------------------------------
* Copyright © 2025 Progress Software Corporation. All rights reserved.
* Licensed under commercial license. See LICENSE.md in the project root for more information
*-------------------------------------------------------------------------------------------*/
export { ConfigurationService } from './services/configuration.service';
export { CollectionChangesService } from './services/collection-changes.service';
export { ThemeService } from './services/theme.service';