UNPKG

@ngx-formly/bootstrap

Version:

Formly is a dynamic (JSON powered) form library for Angular that bring unmatched maintainability to your application's forms.

13 lines (12 loc) 811 B
import * as i0 from "@angular/core"; import * as i1 from "./multicheckbox.type"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "@ngx-formly/bootstrap/form-field"; import * as i5 from "@ngx-formly/core/select"; import * as i6 from "@ngx-formly/core"; export declare class FormlyBootstrapMultiCheckboxModule { static ɵfac: i0.ɵɵFactoryDeclaration<FormlyBootstrapMultiCheckboxModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<FormlyBootstrapMultiCheckboxModule, [typeof i1.FormlyFieldMultiCheckbox], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.FormlyBootstrapFormFieldModule, typeof i5.FormlySelectModule, typeof i6.FormlyModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<FormlyBootstrapMultiCheckboxModule>; }