index.js 119 Bytes Edit 1 2 3 // based on rc-form 2.4.1 import { createForm, createFormField } from './src/'; export { createForm, createFormField };