UNPKG

@angular/material

Version:
13 lines (12 loc) 1.01 kB
import * as i0 from "@angular/core"; import * as i1 from "./drawer"; import * as i2 from "./sidenav"; import * as i3 from "@angular/common"; import * as i4 from "@angular/material/core"; import * as i5 from "@angular/cdk/platform"; import * as i6 from "@angular/cdk/scrolling"; export declare class MatSidenavModule { static ɵfac: i0.ɵɵFactoryDeclaration<MatSidenavModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MatSidenavModule, [typeof i1.MatDrawer, typeof i1.MatDrawerContainer, typeof i1.MatDrawerContent, typeof i2.MatSidenav, typeof i2.MatSidenavContainer, typeof i2.MatSidenavContent], [typeof i3.CommonModule, typeof i4.MatCommonModule, typeof i5.PlatformModule, typeof i6.CdkScrollableModule], [typeof i6.CdkScrollableModule, typeof i4.MatCommonModule, typeof i1.MatDrawer, typeof i1.MatDrawerContainer, typeof i1.MatDrawerContent, typeof i2.MatSidenav, typeof i2.MatSidenavContainer, typeof i2.MatSidenavContent]>; static ɵinj: i0.ɵɵInjectorDeclaration<MatSidenavModule>; }