UNPKG

@ng-matero/extensions

Version:
11 lines (10 loc) 620 B
import * as i0 from "@angular/core"; import * as i1 from "@angular/cdk/dialog"; import * as i2 from "@angular/cdk/portal"; import * as i3 from "@angular/material/core"; import * as i4 from "./drawer-container"; export declare class MtxDrawerModule { static ɵfac: i0.ɵɵFactoryDeclaration<MtxDrawerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<MtxDrawerModule, never, [typeof i1.DialogModule, typeof i2.PortalModule, typeof i3.MatCommonModule, typeof i4.MtxDrawerContainer], [typeof i4.MtxDrawerContainer, typeof i3.MatCommonModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<MtxDrawerModule>; }