UNPKG

ng-devui

Version:

DevUI components based on Angular

13 lines (12 loc) 747 B
import * as i0 from "@angular/core"; import * as i1 from "./drawer.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/cdk/scrolling"; import * as i4 from "ng-devui/splitter"; import * as i5 from "ng-devui/portal"; import * as i6 from "ng-devui/overlay-container"; export declare class DrawerModule { static ɵfac: i0.ɵɵFactoryDeclaration<DrawerModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DrawerModule, [typeof i1.DrawerComponent, typeof i1.DrawerContentDirective], [typeof i2.CommonModule, typeof i3.ScrollingModule, typeof i4.SplitterModule, typeof i5.PortalModule, typeof i6.OverlayContainerModule], [typeof i1.DrawerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<DrawerModule>; }