UNPKG

@arun-s-aot/formio-react

Version:

React renderer for formsflow form.io forms.

11 lines 372 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 "@arun-s-aot/formiojs/lib"; //# sourceMappingURL=index.d.ts.map