UNPKG

@thenewboston/ui

Version:

UI Library for the thenewboston community

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