1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./context-menu.directive";
|
3 | import * as i2 from "./context-menu.component";
|
4 | import * as i3 from "@angular/common";
|
5 | import * as i4 from "../cdk/overlay/overlay.module";
|
6 | import * as i5 from "../menu/menu.module";
|
7 | export 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 | }
|