UNPKG

ng-zorro-antd

Version:

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

10 lines (9 loc) 644 B
import * as i0 from "@angular/core"; import * as i1 from "./checkbox.component"; import * as i2 from "./checkbox-group.component"; import * as i3 from "./checkbox-wrapper.component"; export declare class NzCheckboxModule { static ɵfac: i0.ɵɵFactoryDeclaration<NzCheckboxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NzCheckboxModule, never, [typeof i1.NzCheckboxComponent, typeof i2.NzCheckboxGroupComponent, typeof i3.NzCheckboxWrapperComponent], [typeof i1.NzCheckboxComponent, typeof i2.NzCheckboxGroupComponent, typeof i3.NzCheckboxWrapperComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NzCheckboxModule>; }