UNPKG

@narik/ui-ng-bootstrap

Version:

Framework to create angular application

20 lines (19 loc) 1.56 kB
import * as i0 from "@angular/core"; import * as i1 from "./narik-ngb-dynamic-form.component"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "@ngx-translate/core"; import * as i5 from "../narik-ngb-input/narik-ngb-input.module"; import * as i6 from "../narik-ngb-select/narik-ngb-select.module"; import * as i7 from "../narik-ngb-check-box/narik-ngb-checkbox.module"; import * as i8 from "../narik-ngb-radio/narik-ngb-radio.module"; import * as i9 from "../narik-ngb-auto-complete/narik-ngb-auto-complete.module"; import * as i10 from "../narik-ngb-date-picker/narik-ngb-date-picker.module"; import * as i11 from "../narik-ngb-check-box-list/narik-ngb-checkbox-list.module"; import * as i12 from "@narik/common"; import * as i13 from "@angular/flex-layout"; export declare class NarikNgbDynamicFormModule { static ɵfac: i0.ɵɵFactoryDeclaration<NarikNgbDynamicFormModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NarikNgbDynamicFormModule, [typeof i1.NarikNgbDynamicForm], [typeof i2.CommonModule, typeof i3.ReactiveFormsModule, typeof i4.TranslateModule, typeof i5.NarikNgbInputModule, typeof i6.NarikNgbSelectModule, typeof i7.NarikNgbCheckBoxModule, typeof i8.NarikNgbRadioGroupModule, typeof i9.NarikNgbAutoCompleteModule, typeof i10.NarikNgbDatePickerModule, typeof i11.NarikNgbCheckBoxListModule, typeof i12.NarikCommonModule, typeof i13.FlexLayoutModule], [typeof i1.NarikNgbDynamicForm]>; static ɵinj: i0.ɵɵInjectorDeclaration<NarikNgbDynamicFormModule>; }