@microsoft/windows-admin-center-sdk
Version:
Microsoft - Windows Admin Center Shell
12 lines (11 loc) • 772 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ux-extension-root.component";
import * as i2 from "./background-extension-root.component";
import * as i3 from "@angular/common";
import * as i4 from "@angular/router";
import * as i5 from "../ux/sme-ux.module";
export declare class ExtensionRootModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ExtensionRootModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ExtensionRootModule, [typeof i1.UxExtensionRootComponent, typeof i2.BackgroundExtensionRootComponent], [typeof i3.CommonModule, typeof i4.RouterModule, typeof i5.SmeUxModule], [typeof i1.UxExtensionRootComponent, typeof i2.BackgroundExtensionRootComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ExtensionRootModule>;
}