DIR: /proc/self/root/usr/share/node_modules/@babel/runtime-corejs3/helpers/ |
Current File : //proc/self/root/usr/share/node_modules/@babel/runtime-corejs3/helpers/identity.js |
function _identity(x) { return x; } module.exports = _identity, module.exports.__esModule = true, module.exports["default"] = module.exports; |