@microsoft/windows-admin-center-sdk
Version:
Microsoft - Windows Admin Center Shell
10 lines (9 loc) • 592 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./guided-panel.component";
import * as i2 from "./guided-pane/guided-pane.component";
import * as i3 from "@angular/common";
export declare class GuidedPanelModule {
static ɵfac: i0.ɵɵFactoryDeclaration<GuidedPanelModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<GuidedPanelModule, [typeof i1.GuidedPanelComponent, typeof i2.GuidedPaneComponent], [typeof i3.CommonModule], [typeof i1.GuidedPanelComponent, typeof i2.GuidedPaneComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<GuidedPanelModule>;
}