UNPKG

react-smart-select

Version:

A very flexible and smart React select component

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