mirror of
https://github.com/Funkoala14/knowledgebase_law.git
synced 2025-06-11 09:28:15 +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 }; |