UNPKG

@react-spring/core

Version:

The platform-agnostic core of `react-spring`

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