classPrivateMethodSet.js 115 B

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