cu-ng-design-library
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.3.0.
15 lines (14 loc) • 1.04 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "@angular/router";
import * as i3 from "@angular/material/menu";
import * as i4 from "@angular/material/icon";
import * as i5 from "@angular/material/button";
import * as i6 from "@angular/material/sidenav";
import * as i7 from "@angular/material/list";
import * as i8 from "@angular/platform-browser/animations";
export declare class SideMenuModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SideMenuModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SideMenuModule, never, [typeof i1.CommonModule, typeof i2.RouterModule, typeof i3.MatMenuModule, typeof i4.MatIconModule, typeof i5.MatButtonModule, typeof i6.MatSidenavModule, typeof i7.MatListModule], [typeof i2.RouterModule, typeof i1.CommonModule, typeof i3.MatMenuModule, typeof i4.MatIconModule, typeof i8.BrowserAnimationsModule, typeof i5.MatButtonModule, typeof i6.MatSidenavModule, typeof i7.MatListModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SideMenuModule>;
}