UNPKG

react-spring

Version:

<p align="center"> <img src="https://i.imgur.com/QZownhg.png" width="240" /> </p>

6 lines 193 B
'use strict' if (process.env.NODE_ENV === 'production') { module.exports = require('./react-spring.production.min.cjs') } else { module.exports = require('./react-spring.development.cjs') }