igniteui-angular-charts
Version:
Ignite UI Angular charting components for building rich data visualizations for modern web apps.
12 lines (11 loc) • 787 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./igx-treemap-component";
import * as i2 from "@angular/common";
import * as i3 from "./igx-treemap-node-style-dynamic-module";
import * as i4 from "./igx-treemap-node-style-mapping-module";
export declare class IgxTreemapModule {
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<IgxTreemapModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxTreemapModule, [typeof i1.IgxTreemapComponent], [typeof i2.CommonModule, typeof i3.IgxTreemapNodeStyleDynamicModule, typeof i4.IgxTreemapNodeStyleMappingModule], [typeof i1.IgxTreemapComponent, typeof i3.IgxTreemapNodeStyleDynamicModule, typeof i4.IgxTreemapNodeStyleMappingModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxTreemapModule>;
}