UNPKG

@open-formulieren/formio-builder

Version:

An opinionated Formio webform builder for Open Forms

13 lines (12 loc) 350 B
import { jsxs as e, Fragment as i, jsx as r } from "react/jsx-runtime"; import t from "./attribute.js"; import l from "./identifierRole.js"; import o from "./plugin.js"; const p = () => /* @__PURE__ */ e(i, { children: [ /* @__PURE__ */ r(o, {}), /* @__PURE__ */ r(t, {}), /* @__PURE__ */ r(l, {}) ] }); export { p as PrefillConfiguration };