@microsoft/windows-admin-center-sdk
Version:
Microsoft - Windows Admin Center Shell
15 lines (14 loc) • 975 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./property-grid.component";
import * as i2 from "./property-grid-item.component";
import * as i3 from "@angular/router";
import * as i4 from "@angular/common";
import * as i5 from "../layout/layout.module";
import * as i6 from "../loading-wheel/loading-wheel.module";
import * as i7 from "../icon/icon.module";
import * as i8 from "../tooltip/tooltip.module";
export declare class PropertyGridModule {
static ɵfac: i0.ɵɵFactoryDeclaration<PropertyGridModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<PropertyGridModule, [typeof i1.PropertyGridComponent, typeof i2.PropertyGridItemComponent], [typeof i3.RouterModule, typeof i4.CommonModule, typeof i5.LayoutModule, typeof i6.LoadingWheelModule, typeof i7.IconModule, typeof i8.TooltipModule], [typeof i1.PropertyGridComponent, typeof i2.PropertyGridItemComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<PropertyGridModule>;
}