UNPKG

react-next-dates

Version:

Simple and Customizable DatePicker, DateRangePicker and TimePicker for React.

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