UNPKG

react-svg-country-flags

Version:

easy-to-use component flags of the countries for react.

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