igniteui-angular-charts
Version:
Ignite UI Angular charting components for building rich data visualizations for modern web apps.
11 lines (10 loc) • 746 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./igx-funnel-chart-component";
import * as i2 from "@angular/common";
import * as i3 from "igniteui-angular-core";
export declare class IgxFunnelChartCoreModule {
constructor();
static ɵfac: i0.ɵɵFactoryDeclaration<IgxFunnelChartCoreModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgxFunnelChartCoreModule, [typeof i1.IgxFunnelChartComponent], [typeof i2.CommonModule, typeof i3.IgxNumberFormatSpecifierModule, typeof i3.IgxDateTimeFormatSpecifierModule], [typeof i3.IgxNumberFormatSpecifierModule, typeof i3.IgxDateTimeFormatSpecifierModule, typeof i1.IgxFunnelChartComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgxFunnelChartCoreModule>;
}