UNPKG

@obliczeniowo/elementary

Version:
11 lines (10 loc) 598 B
import * as i0 from "@angular/core"; import * as i1 from "./components/checkbox/checkbox.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "@obliczeniowo/elementary/icons"; export declare class CheckboxModule { static ɵfac: i0.ɵɵFactoryDeclaration<CheckboxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<CheckboxModule, [typeof i1.CheckboxComponent], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i4.IconsModule], [typeof i1.CheckboxComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CheckboxModule>; }