File "identity.js"

Full Path: /var/www/html/gitep_front/node_modules/@babel/runtime/helpers/identity.js
File size: 143 bytes
MIME-type: text/plain
Charset: utf-8

function _identity(t) {
  return t;
}
module.exports = _identity, module.exports.__esModule = true, module.exports["default"] = module.exports;