UNPKG

@formio-tmt/angular

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.1.4.

14 lines 1.06 kB
import * as i0 from "@angular/core"; import * as i1 from "./components/formio/formio.component"; import * as i2 from "./FormioBaseComponent"; import * as i3 from "./components/formbuilder/formbuilder.component"; import * as i4 from "./components/loader/formio.loader.component"; import * as i5 from "./components/alerts/formio.alerts.component"; import * as i6 from "./components/alerts/parse-html-content.pipe"; import * as i7 from "@angular/common"; export declare class FormioModule { static ɵfac: i0.ɵɵFactoryDeclaration<FormioModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<FormioModule, [typeof i1.FormioComponent, typeof i2.FormioBaseComponent, typeof i3.FormBuilderComponent, typeof i4.FormioLoaderComponent, typeof i5.FormioAlertsComponent, typeof i6.ParseHtmlContentPipe], [typeof i7.CommonModule], [typeof i1.FormioComponent, typeof i3.FormBuilderComponent, typeof i4.FormioLoaderComponent, typeof i5.FormioAlertsComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<FormioModule>; } //# sourceMappingURL=formio.module.d.ts.map