UNPKG

@rangertechnologies/ngnxt

Version:

This library was used for creating dymanic UI based on the input JSON/data

20 lines (19 loc) 1.54 kB
import * as i0 from "@angular/core"; import * as i1 from "./nxt-app.component"; import * as i2 from "./i18n.component"; import * as i3 from "@angular/common"; import * as i4 from "@angular/forms"; import * as i5 from "./components/datatable/datatable.component"; import * as i6 from "./components/nxt-input/nxt-input.component"; import * as i7 from "./pages/questionnaire/questionnaire.component"; import * as i8 from "./pages/booklet/booklet.component"; import * as i9 from "./pages/questionbook/questionbook.component"; import * as i10 from "./components/button/nxt-button.component"; import * as i11 from "./pages/pdfDesigner/pdf-designer/pdf-designer.component"; import * as i12 from "./pages/builder/form/form.component"; import * as i13 from "./i18n.module"; export declare class NxtAppModule { static ɵfac: i0.ɵɵFactoryDeclaration<NxtAppModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<NxtAppModule, [typeof i1.NxtAppComponent, typeof i2.I18nComponent], [typeof i3.CommonModule, typeof i4.FormsModule, typeof i5.NxtDatatable, typeof i6.NxtInput, typeof i7.QuestionnaireComponent, typeof i8.BookletComponent, typeof i9.QuestionbookComponent, typeof i10.NxtButtonComponent, typeof i11.PdfDesignerComponent, typeof i12.FormComponent, typeof i13.I18nModule], [typeof i1.NxtAppComponent, typeof i7.QuestionnaireComponent, typeof i8.BookletComponent, typeof i5.NxtDatatable, typeof i6.NxtInput, typeof i10.NxtButtonComponent, typeof i11.PdfDesignerComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<NxtAppModule>; }