astro-ghostcms/.pnpm-store/v3/files/a2/448023fb0756a22529f953927e6...

3 lines
104 B
Plaintext

export default function _readOnlyError(name) {
throw new TypeError("\"" + name + "\" is read-only");
}