classPrivateMethodSet.js (115B)
1 export default function _classPrivateMethodSet() { 2 throw new TypeError("attempted to reassign private method"); 3 }