UNPKG

angular-formio

Version:

Form.io Angular JSON Form Renderer ========================== This library serves as a Dynamic JSON Powered Form rendering library for [Angular](https://angular.io). This works by providing a JSON schema to a ```<formio>``` Angular component, where that f

21 lines (20 loc) 1.28 kB
/** * @fileoverview added by tsickle * Generated from: auth/formio-auth.ts * @suppress {checkTypes,constantProperty,extraRequire,missingOverride,missingReturn,unusedPrivateMembers,uselessCode} checked by tsc */ /** * Generated bundle index. Do not edit. */ export { FormioAuthConfig, FormioAuthService, FormioAuthComponent, FormioAuthLoginComponent, FormioAuthRegisterComponent, FormioAuthRoutes, FormioAuth } from './index'; export { FormioBaseComponent as ɵd } from '../FormioBaseComponent'; export { FormioAlerts as ɵj } from '../components/alerts/formio.alerts'; export { FormioAlertsComponent as ɵh } from '../components/alerts/formio.alerts.component'; export { ParseHtmlContentPipe as ɵi } from '../components/alerts/parse-html-content.pipe'; export { FormBuilderComponent as ɵf } from '../components/formbuilder/formbuilder.component'; export { FormioComponent as ɵc } from '../components/formio/formio.component'; export { FormioLoaderComponent as ɵg } from '../components/loader/formio.loader.component'; export { CustomTagsService as ɵe } from '../custom-component/custom-tags.service'; export { FormioAppConfig as ɵa } from '../formio.config'; export { FormioModule as ɵb } from '../formio.module'; export { extendRouter as ɵk } from '../formio.utils';