UNPKG

@react-form-builder/core

Version:

React JSON Schema Form Builder to create complex, validated, reusable forms with no deep React knowledge required

7 lines (6 loc) 195 B
import { createAnnotation as t } from "./utils/createAnnotation.js"; const n = t("event").setup({ annotationType: "Event" }); export { n as event }; //# sourceMappingURL=eventAnnotation.js.map