UNPKG

react-jlm-product-card

Version:

This is a test package to deploy in NPM

9 lines (6 loc) 222 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./react-jlm-product-card.cjs.production.min.js') } else { module.exports = require('./react-jlm-product-card.cjs.development.js') }