UNPKG

react-oauth2

Version:

![npm](https://img.shields.io/npm/v/react-oauth2) ![GitHub](https://img.shields.io/github/license/maxifjaved/react-oauth2) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/react-oauth2) ![npm type definitions](https://img.shields.io/npm/types

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