UNPKG

react-antd-formutil

Version:

Happy to use react-formutil in the project based on ant-design ^_^

6 lines (5 loc) 203 B
if (process.env.NODE_ENV === 'production') { module.exports = require('./react-antd-formutil.cjs.production.js'); } else { module.exports = require('./react-antd-formutil.cjs.development.js'); }