UNPKG

703 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./context-menu.directive";
3import * as i2 from "./context-menu.component";
4import * as i3 from "@angular/common";
5import * as i4 from "../cdk/overlay/overlay.module";
6import * as i5 from "../menu/menu.module";
7export declare class NbContextMenuModule {
8 static ɵfac: i0.ɵɵFactoryDeclaration<NbContextMenuModule, never>;
9 static ɵmod: i0.ɵɵNgModuleDeclaration<NbContextMenuModule, [typeof i1.NbContextMenuDirective, typeof i2.NbContextMenuComponent], [typeof i3.CommonModule, typeof i4.NbOverlayModule, typeof i5.NbMenuModule], [typeof i1.NbContextMenuDirective]>;
10 static ɵinj: i0.ɵɵInjectorDeclaration<NbContextMenuModule>;
11}