UNPKG

angular-bootstrap-md

Version:

Bootstrap 4 & Angular 15 UI KIT - 700+ components, MIT license, simple installation.

11 lines (10 loc) 584 B
import * as i0 from "@angular/core"; import * as i1 from "./checkbox.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; export { CHECKBOX_VALUE_ACCESSOR, CheckboxComponent } from './checkbox.component'; 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 i1.CheckboxComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<CheckboxModule>; }