astro-ghostcms/.pnpm-store/v3/files/dc/855d0f2ca1044c470c87d324f85...

6 lines
346 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
function _classCheckPrivateStaticFieldDescriptor(descriptor, action) {
if (descriptor === undefined) {
throw new TypeError("attempted to " + action + " private static field before its declaration");
}
}
module.exports = _classCheckPrivateStaticFieldDescriptor, module.exports.__esModule = true, module.exports["default"] = module.exports;