UNPKG

@aot-technologies/formio-react

Version:

React renderer for formsflow form.io forms.

11 lines 378 B
export * from "./components"; export * from "./constants"; export * from "./modules"; export * from "./types"; export * from "./utils"; export const Webform: any; export const WebformBuilder: any; export const Wizard: any; export const WizardBuilder: any; export { Components, Formio, Utils, Templates } from "@aot-technologies/formiojs/lib"; //# sourceMappingURL=index.d.ts.map