source:
node_modules/@babel/runtime/helpers/esm/classPrivateMethodSet.js
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 115 bytes |
Line | |
---|---|
1 | export default function _classPrivateMethodSet() { |
2 | throw new TypeError("attempted to reassign private method"); |
3 | } |
Note:
See TracBrowser
for help on using the repository browser.