UNPKG

@progress/kendo-angular-gauges

Version:
8 lines (7 loc) 565 B
/**----------------------------------------------------------------------------------------- * 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';