hrms-manual/node_modules/@babel/runtime/helpers/esm/classPrivateMethodSet.js
2023-09-06 14:51:44 +07:00

3 lines
No EOL
115 B
JavaScript

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