UNPKG

react-star-rate

Version:

Lightweight, customizable star ratings component for React

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