@microsoft/windows-admin-center-sdk
Version:
Microsoft - Windows Admin Center Shell
16 lines (15 loc) • 1.07 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./line-chart.component";
import * as i2 from "./tabbed-line-chart-group/tabbed-line-chart-group.component";
import * as i3 from "@angular/common";
import * as i4 from "../chart/chart.module";
import * as i5 from "../legend/legend.module";
import * as i6 from "../loading-wheel/loading-wheel.module";
import * as i7 from "../layout/layout.module";
import * as i8 from "../pivot/pivot.module";
import * as i9 from "../tooltip/tooltip.module";
export declare class LineChartModule {
static ɵfac: i0.ɵɵFactoryDeclaration<LineChartModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LineChartModule, [typeof i1.LineChartComponent, typeof i2.TabbedLineChartGroupComponent], [typeof i3.CommonModule, typeof i4.ChartModule, typeof i5.LegendModule, typeof i6.LoadingWheelModule, typeof i7.LayoutModule, typeof i8.PivotModule, typeof i9.TooltipModule], [typeof i1.LineChartComponent, typeof i2.TabbedLineChartGroupComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<LineChartModule>;
}