UNPKG

ng-zorro-antd-mobile

Version:

An enterprise-class mobile UI components based on Ant Design and Angular

16 lines (15 loc) 1.04 kB
import * as i0 from "@angular/core"; import * as i1 from "./modal.component"; import * as i2 from "@angular/common"; import * as i3 from "ng-zorro-antd-mobile/list"; import * as i4 from "ng-zorro-antd-mobile/wing-blank"; import * as i5 from "ng-zorro-antd-mobile/white-space"; import * as i6 from "ng-zorro-antd-mobile/button"; import * as i7 from "ng-zorro-antd-mobile/input-item"; import * as i8 from "@angular/forms"; import * as i9 from "@angular/cdk/overlay"; export declare class ModalModule { static ɵfac: i0.ɵɵFactoryDeclaration<ModalModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<ModalModule, [typeof i1.ModalComponent, typeof i1.ModalServiceComponent], [typeof i2.CommonModule, typeof i3.ListModule, typeof i4.WingBlankModule, typeof i5.WhiteSpaceModule, typeof i6.ButtonModule, typeof i7.InputItemModule, typeof i8.FormsModule, typeof i8.ReactiveFormsModule, typeof i9.OverlayModule], [typeof i1.ModalComponent, typeof i1.ModalServiceComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<ModalModule>; }