UNPKG

@icoms-detection/ui

Version:

This is the OFFICIAL UI library created by Icoms Detection to design their apps.

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') }