Viewing File: /home/ubuntu/route-and-root-frontend-base/node_modules/react-select/dist/react-select.cjs.js

'use strict';

if (process.env.NODE_ENV === "production") {
  module.exports = require("./react-select.cjs.prod.js");
} else {
  module.exports = require("./react-select.cjs.dev.js");
}
Back to Directory File Manager