3 lines
132 B
Plaintext
3 lines
132 B
Plaintext
|
export default function _classStaticPrivateMethodSet() {
|
||
|
throw new TypeError("attempted to set read only static private field");
|
||
|
}
|