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) 184 B
import { createProperty as r } from "./utils/createProperty.js"; const e = r("string").typed("string").localize; export { e as string }; //# sourceMappingURL=stringAnnotation.js.map