astro-ghostcms/.pnpm-store/v3/files/ab/c43be3e6e84f77b359517ab5ed5...

7 lines
343 B
Plaintext

function _classPrivateFieldBase(receiver, privateKey) {
if (!Object.prototype.hasOwnProperty.call(receiver, privateKey)) {
throw new TypeError("attempted to use private field on non-instance");
}
return receiver;
}
module.exports = _classPrivateFieldBase, module.exports.__esModule = true, module.exports["default"] = module.exports;