jiaqingjiayi-xiaochengxu/甲情_甲意/miniprogram/node_modules/@babel/runtime/helpers/classPrivateMethodSet.js
2024-11-10 15:01:22 +08:00

4 lines
219 B
JavaScript

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