UNPKG

react-json-form-engine

Version:
9 lines (6 loc) 174 B
'use strict'; const ReactJsonFormEngine = require('./dist/index'); module.exports = { Form: ReactJsonFormEngine.Form, FormEngine: ReactJsonFormEngine.FormEngine };