mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-03 04:29:31 +08:00
5 lines
No EOL
220 B
Text
5 lines
No EOL
220 B
Text
function _classPrivateMethodSet() {
|
|
throw new TypeError("attempted to reassign private method");
|
|
}
|
|
|
|
module.exports = _classPrivateMethodSet, module.exports.__esModule = true, module.exports["default"] = module.exports; |