UNPKG

@babel/runtime

Version:

babel's modular runtime helpers

9 lines (7 loc) 267 B
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;