@microsoft/windows-admin-center-sdk
Version:
Microsoft - Windows Admin Center Shell
11 lines (10 loc) • 502 B
TypeScript
import * as i0 from "@angular/core";
/**
* Defines the root component for background extensions.
* Currently, this component but is here allow for
* a common implementation that applies to all background extensions
*/
export declare class UxExtensionRootComponent {
static ɵfac: i0.ɵɵFactoryDeclaration<UxExtensionRootComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<UxExtensionRootComponent, "sme-ux-extension-root", never, {}, {}, never, never, false, never>;
}