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