astro-ghostcms/.pnpm-store/v3/files/80/a698731d3d58f7e2ddace97f05d...

4 lines
200 B
Plaintext

function _readOnlyError(name) {
throw new TypeError("\"" + name + "\" is read-only");
}
module.exports = _readOnlyError, module.exports.__esModule = true, module.exports["default"] = module.exports;