astro-ghostcms/.pnpm-store/v3/files/64/bcedddf1e3861d561197daae8be...

3 lines
154 B
Plaintext

export default function _classNameTDZError(name) {
throw new ReferenceError("Class \"" + name + "\" cannot be referenced in computed property keys.");
}