| function _classCheckPrivateStaticFieldDescriptor(t, e) { | |
| if (void 0 === t) throw new TypeError("attempted to " + e + " private static field before its declaration"); | |
| } | |
| module.exports = _classCheckPrivateStaticFieldDescriptor, module.exports.__esModule = true, module.exports["default"] = module.exports; |