UNPKG

@formio/react

Version:

React renderer for form.io forms.

11 lines 356 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 "formiojs"; //# sourceMappingURL=index.d.ts.map