Newer
Older
alert / js / node_modules / @babel / runtime / helpers / esm / classStaticPrivateMethodSet.js
@Réz István Réz István on 18 Nov 2021 132 bytes first commit
export default function _classStaticPrivateMethodSet() {
  throw new TypeError("attempted to set read only static private field");
}