UNPKG

use-cornify

Version:

🦄 Put unicorns and rainbows on any website on the Internet with a single React Hook!

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