UNPKG

ng-devui

Version:

DevUI components based on Angular

11 lines (10 loc) 619 B
import * as i0 from "@angular/core"; import * as i1 from "./checkbox.component"; import * as i2 from "./checkbox-group.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/forms"; export declare class CheckBoxModule { static ɵfac: i0.ɵɵFactoryDeclaration<CheckBoxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CheckBoxModule, [typeof i1.CheckBoxComponent, typeof i2.CheckBoxGroupComponent], [typeof i3.CommonModule, typeof i4.FormsModule], [typeof i1.CheckBoxComponent, typeof i2.CheckBoxGroupComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CheckBoxModule>; }