UNPKG

@netgrif/components

Version:

Netgrif Application Engine frontend Angular components

13 lines (12 loc) 806 B
import * as i0 from "@angular/core"; import * as i1 from "./side-menu-container/side-menu-container.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/router"; import * as i4 from "@netgrif/components-core"; import * as i5 from "@angular/material/sidenav"; import * as i6 from "@angular/cdk/portal"; export declare class SideMenuComponentModule { static ɵfac: i0.ɵɵFactoryDeclaration<SideMenuComponentModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<SideMenuComponentModule, [typeof i1.SideMenuContainerComponent], [typeof i2.CommonModule, typeof i3.RouterModule, typeof i4.MaterialModule, typeof i5.MatSidenavModule, typeof i6.PortalModule], [typeof i1.SideMenuContainerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<SideMenuComponentModule>; }