@microsoft/windows-admin-center-sdk
Version:
Microsoft - Windows Admin Center Shell
12 lines (11 loc) • 701 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./legend.component";
import * as i2 from "./legend-entry/legend-entry.component";
import * as i3 from "@angular/common";
import * as i4 from "../tooltip/tooltip.module";
import * as i5 from "../icon/icon.module";
export declare class LegendModule {
static ɵfac: i0.ɵɵFactoryDeclaration<LegendModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LegendModule, [typeof i1.LegendComponent, typeof i2.LegendEntryComponent], [typeof i3.CommonModule, typeof i4.TooltipModule, typeof i5.IconModule], [typeof i1.LegendComponent, typeof i2.LegendEntryComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<LegendModule>;
}