UNPKG

@covalent/echarts

Version:

Teradata UI Platform Echarts Module

15 lines (14 loc) 917 B
import { Type } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./tooltip.component"; import * as i2 from "./series-tooltip.component"; export declare const TOOLTIP_MODULE_COMPONENTS: Type<any>[]; /** * @deprecated This module is deprecated and will be removed in future versions. * Please migrate to using standalone components as soon as possible. */ export declare class CovalentTooltipEchartsModule { static ɵfac: i0.ɵɵFactoryDeclaration<CovalentTooltipEchartsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentTooltipEchartsModule, never, [typeof i1.TdChartTooltipComponent, typeof i1.TdChartTooltipFormatterDirective, typeof i2.TdSeriesTooltipComponent], [typeof i1.TdChartTooltipComponent, typeof i1.TdChartTooltipFormatterDirective, typeof i2.TdSeriesTooltipComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CovalentTooltipEchartsModule>; }