All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.index.js Maven / Gradle / Ivy

The newest version!

'use strict'

if (process.env.NODE_ENV === 'production') {
  module.exports = require('./react-hotkeys-hook.cjs.production.min.js')
} else {
  module.exports = require('./react-hotkeys-hook.cjs.development.js')
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy