Files
khalijpay-agent/node_modules/@babel/runtime/helpers/esm/classPrivateMethodSet.js
2026-01-01 21:35:03 +03:30

4 lines
146 B
JavaScript

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