UNPKG

@jyoketsu/click-outside-react

Version:

```bash yarn add @jyoketsu/click-outside-react ```

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