UNPKG

@formio/angular

Version:

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

7 lines 331 B
import { FormioCore as Formio } from '@formio/js'; export { FormioComponent } from './formio.component'; export { FormioBuilder } from './builder.component'; export { FormioEmbedModule } from './embed.module'; export { FormioAppService, FormioAppConfig } from './app.service'; export { Formio }; //# sourceMappingURL=index.d.ts.map