Files
huishou/node_modules/@babel/runtime/helpers/esm/classPrivateMethodSet.js
T
2026-07-27 14:07:26 +08:00

4 lines
146 B
JavaScript

function _classPrivateMethodSet() {
throw new TypeError("attempted to reassign private method");
}
export { _classPrivateMethodSet as default };