source:
node_modules/@reduxjs/toolkit/dist/query/react/cjs/index.js@
a762898
| Last change on this file since a762898 was a762898, checked in by , 5 months ago | |
|---|---|
|
|
| File size: 199 bytes | |
| Line | |
|---|---|
| 1 | 'use strict' |
| 2 | if (process.env.NODE_ENV === 'production') { |
| 3 | module.exports = require('./rtk-query-react.production.min.cjs') |
| 4 | } else { |
| 5 | module.exports = require('./rtk-query-react.development.cjs') |
| 6 | } |
Note:
See TracBrowser
for help on using the repository browser.
