UNPKG

notistack-next

Version:

Highly customizable notification snackbars (toasts) that can be stacked on top of each other

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