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