UNPKG

@ryanar/react-auth-provider

Version:

> Easy to integrate react authentication management through context.

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