astro-ghostcms/.pnpm-store/v3/files/78/e61d3fe69518cbc60164e58b86f...

4 lines
143 B
Plaintext

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