ng-zorro-antd
Version:
An enterprise-class UI components based on Ant Design and Angular
9 lines (8 loc) • 502 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./drawer.component";
import * as i2 from "./drawer-content.directive";
export declare class NzDrawerModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NzDrawerModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NzDrawerModule, never, [typeof i1.NzDrawerComponent, typeof i2.NzDrawerContentDirective], [typeof i1.NzDrawerComponent, typeof i2.NzDrawerContentDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NzDrawerModule>;
}