astro-ghostcms/.pnpm-store/v3/files/b3/b6fc0b6850120a350adb8bb5733...

4 lines
203 B
Plaintext
Raw Permalink Normal View History

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