UNPKG

react-hook-currency

Version:

> This libraries propose to introduce two pseudo hooks, one capable of format currencies and another capable to simulate a cash register.

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