UNPKG

@covalent/echarts

Version:

Teradata UI Platform Echarts Module

14 lines (13 loc) 735 B
import { Type } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "./wordcloud.component"; export declare const WORDCLOUD_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 CovalentWordcloudEchartsModule { static ɵfac: i0.ɵɵFactoryDeclaration<CovalentWordcloudEchartsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentWordcloudEchartsModule, never, [typeof i1.TdChartSeriesWordcloudComponent], [typeof i1.TdChartSeriesWordcloudComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CovalentWordcloudEchartsModule>; }