UNPKG

596 BTypeScriptView Raw
1import * as i0 from "@angular/core";
2import * as i1 from "./menu.component";
3import * as i2 from "@angular/common";
4import * as i3 from "@angular/material/menu";
5import * as i4 from "@angular/material/divider";
6export 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}