@microsoft/windows-admin-center-sdk
Version:
Microsoft - Windows Admin Center Shell
14 lines (13 loc) • 944 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./context-menu.component";
import * as i2 from "./context-menu.directive";
import * as i3 from "./context-dropdown.component";
import * as i4 from "@angular/common";
import * as i5 from "../actions/actions.module";
import * as i6 from "../dropdown/dropdown.module";
import * as i7 from "../data-table/data-table.module";
export declare class ContextMenuModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ContextMenuModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ContextMenuModule, [typeof i1.ContextMenuComponent, typeof i2.ContextMenuDirective, typeof i3.ContextDropdownComponent], [typeof i4.CommonModule, typeof i5.ActionsModule, typeof i6.DropdownModule, typeof i7.DataTableModule], [typeof i1.ContextMenuComponent, typeof i2.ContextMenuDirective, typeof i3.ContextDropdownComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ContextMenuModule>;
}