@covalent/echarts
Version:
Teradata UI Platform Echarts Module
14 lines (13 loc) • 797 B
TypeScript
import { Type } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "./toolbox.component";
export declare const TOOLBOX_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 CovalentToolboxEchartsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<CovalentToolboxEchartsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentToolboxEchartsModule, never, [typeof i1.TdChartToolboxComponent, typeof i1.TdChartViewDataFormatterDirective], [typeof i1.TdChartToolboxComponent, typeof i1.TdChartViewDataFormatterDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<CovalentToolboxEchartsModule>;
}