UNPKG

go-captcha-test

Version:

This is the react package for go-captcha

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