xui
Version:
xUI Components for Angular
14 lines (13 loc) • 948 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./drawer.component";
import * as i2 from "./drawer-item-template.directive";
import * as i3 from "./drawer-header-template.directive";
import * as i4 from "./drawer-footer-template.directive";
import * as i5 from "@angular/common";
import * as i6 from "@angular/cdk/portal";
import * as i7 from "../icon/icon.module";
export declare class XuiDrawerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<XuiDrawerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<XuiDrawerModule, [typeof i1.DrawerComponent, typeof i2.DrawerItemTemplateDirective, typeof i3.DrawerHeaderTemplateDirective, typeof i4.DrawerFooterTemplateDirective], [typeof i5.CommonModule, typeof i6.PortalModule, typeof i7.XuiIconModule], [typeof i1.DrawerComponent, typeof i4.DrawerFooterTemplateDirective, typeof i3.DrawerHeaderTemplateDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<XuiDrawerModule>;
}