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

4 lines
200 B
Plaintext
Raw Normal View History

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