rittenhop-ghost/versions/5.94.2/node_modules/@babel/runtime/helpers/classPrivateMethodSet.js

4 lines
219 B
JavaScript
Raw Normal View History

function _classPrivateMethodSet() {
throw new TypeError("attempted to reassign private method");
}
module.exports = _classPrivateMethodSet, module.exports.__esModule = true, module.exports["default"] = module.exports;