@nebular/theme
Version:
@nebular/theme
12 lines (11 loc) • 703 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./context-menu.directive";
import * as i2 from "./context-menu.component";
import * as i3 from "@angular/common";
import * as i4 from "../cdk/overlay/overlay.module";
import * as i5 from "../menu/menu.module";
export declare class NbContextMenuModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NbContextMenuModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NbContextMenuModule, [typeof i1.NbContextMenuDirective, typeof i2.NbContextMenuComponent], [typeof i3.CommonModule, typeof i4.NbOverlayModule, typeof i5.NbMenuModule], [typeof i1.NbContextMenuDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NbContextMenuModule>;
}