UNPKG

react-test-attributes

Version:

React library to add data-* attributes to DOM elements.

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