mirror of
https://github.com/Funkoala14/knowledgebase_law.git
synced 2025-06-12 20:04:04 +08:00
4 lines
169 B
JavaScript
4 lines
169 B
JavaScript
|
function _classStaticPrivateMethodSet() {
|
||
|
throw new TypeError("attempted to set read only static private field");
|
||
|
}
|
||
|
export { _classStaticPrivateMethodSet as default };
|