DIR : /home/kozerus/public_html/cropex/node/node_modules/react/jsx-runtime.js
/home/kozerus/public_html/cropex/node/node_modules/react
'use strict';
if (process.env.NODE_ENV === 'production') {
module.exports = require('./cjs/react-jsx-runtime.production.min.js');
} else {
module.exports = require('./cjs/react-jsx-runtime.development.js');
}
//