UNPKG

ng-zorro-antd-mobile

Version:

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

13 lines (12 loc) 793 B
import * as i0 from "@angular/core"; import * as i1 from "./checkbox.component"; import * as i2 from "./checkbox-item.component"; import * as i3 from "./agree-item.component"; import * as i4 from "@angular/common"; import * as i5 from "@angular/forms"; import * as i6 from "ng-zorro-antd-mobile/list"; export declare class CheckboxModule { static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CheckboxModule, [typeof i1.CheckboxComponent, typeof i2.CheckboxItemComponent, typeof i3.AgreeItemComponent], [typeof i4.CommonModule, typeof i5.FormsModule, typeof i6.ListModule], [typeof i1.CheckboxComponent, typeof i2.CheckboxItemComponent, typeof i3.AgreeItemComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CheckboxModule>; }