@lidorsystems/integralui-web
Version:
IntegralUI Web - Advanced UI Components for Angular
13 lines (12 loc) • 929 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./directives/integralui.contextmenu";
import * as i2 from "./components/integralui.menu";
import * as i3 from "./components/integralui.menuitem";
import * as i4 from "@angular/common";
import * as i5 from "@angular/forms";
import * as i6 from "./integralui.core.module";
import * as i7 from "./components/integralui.core";
export declare class IntegralUIMenuModule {
static ɵmod: i0.ɵɵNgModuleDefWithMeta<IntegralUIMenuModule, [typeof i1.IntegralUIContextMenu, typeof i1.IntegralUIContextMenuComponent, typeof i2.IntegralUIMenu, typeof i3.IntegralUIMenuItem], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.IntegralUICoreModule], [typeof i1.IntegralUIContextMenu, typeof i7.IntegralUIFocus, typeof i7.IntegralUITemplate, typeof i2.IntegralUIMenu, typeof i3.IntegralUIMenuItem]>;
static ɵinj: i0.ɵɵInjectorDef<IntegralUIMenuModule>;
}