1 | import * as i0 from "@angular/core";
|
2 | import * as i1 from "./menu.component";
|
3 | import * as i2 from "@angular/common";
|
4 | import * as i3 from "@angular/material/menu";
|
5 | import * as i4 from "@angular/material/divider";
|
6 | export declare class CovalentMenuModule {
|
7 | static ɵfac: i0.ɵɵFactoryDeclaration<CovalentMenuModule, never>;
|
8 | static ɵmod: i0.ɵɵNgModuleDeclaration<CovalentMenuModule, [typeof i1.TdMenuComponent], [typeof i2.CommonModule, typeof i3.MatMenuModule, typeof i4.MatDividerModule], [typeof i1.TdMenuComponent]>;
|
9 | static ɵinj: i0.ɵɵInjectorDeclaration<CovalentMenuModule>;
|
10 | }
|