mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-08 00:19:12 +08:00
5 lines
No EOL
243 B
Text
5 lines
No EOL
243 B
Text
function _classStaticPrivateMethodSet() {
|
|
throw new TypeError("attempted to set read only static private field");
|
|
}
|
|
|
|
module.exports = _classStaticPrivateMethodSet, module.exports.__esModule = true, module.exports["default"] = module.exports; |