Urara-Blog/node_modules/.pnpm-store/v3/files/8d/aa5ee939c1e45a6d5dd54361dc00aada20030a0b33e571ccc266ceacc4b3defbc74fac7dfbc17d004d493847cecff715d37b4129c1f04dfee54812ae27c2a1
2022-08-14 01:14:53 +08:00

5 lines
No EOL
144 B
Text

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