UNPKG

igniteui-angular-charts

Version:

Ignite UI Angular charting components for building rich data visualizations for modern web apps.

14 lines (13 loc) 935 B
import { EnvironmentProviders } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common"; import * as i2 from "./igx-treemap-component"; import * as i3 from "./igx-treemap-node-style-dynamic-module"; import * as i4 from "./igx-treemap-node-style-mapping-module"; export declare function provideIgxTreemap(): EnvironmentProviders; export declare function registerIgxTreemap(): void; export declare class IgxTreemapModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgxTreemapModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgxTreemapModule, never, [typeof i1.CommonModule, typeof i2.IgxTreemapComponent, typeof i3.IgxTreemapNodeStyleDynamicModule, typeof i4.IgxTreemapNodeStyleMappingModule], [typeof i2.IgxTreemapComponent, typeof i3.IgxTreemapNodeStyleDynamicModule, typeof i4.IgxTreemapNodeStyleMappingModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgxTreemapModule>; }