devextreme-angular
Version:
Angular UI and visualization components based on DevExtreme widgets
39 lines (38 loc) • 1.16 kB
TypeScript
/*!
* devextreme-angular
* Version: 25.2.3
* Build date: Fri Dec 12 2025
*
* Copyright (c) 2012 - 2025 Developer Express Inc. ALL RIGHTS RESERVED
*
* This software may be modified and distributed under the terms
* of the MIT license. See the LICENSE file in the root of the project for details.
*
* https://github.com/DevExpress/devextreme-angular
*/
export * from './annotation-border';
export * from './annotation-dxi';
export * from './background';
export * from './border';
export * from './common-annotation-settings';
export * from './control-bar';
export * from './export';
export * from './font';
export * from './image';
export * from './label';
export * from './layer-dxi';
export * from './legend-dxi';
export * from './legend-title-subtitle';
export * from './legend-title';
export * from './loading-indicator';
export * from './margin';
export * from './projection';
export * from './shadow';
export * from './size';
export * from './source';
export * from './subtitle';
export * from './title';
export * from './tooltip-border';
export * from './tooltip';
export * from './vector-map-title-subtitle';
export * from './vector-map-title';