(Constructor, protoProps, staticProps)
| 53507 | } |
| 53508 | } |
| 53509 | function _createClass(Constructor, protoProps, staticProps) { |
| 53510 | if (protoProps) _defineProperties(Constructor.prototype, protoProps); |
| 53511 | if (staticProps) _defineProperties(Constructor, staticProps); |
| 53512 | Object.defineProperty(Constructor, "prototype", { |
| 53513 | writable: false |
| 53514 | }); |
| 53515 | return Constructor; |
| 53516 | } |
| 53517 | exports.default = _createClass; |
| 53518 | |
| 53519 | },{"@parcel/transformer-js/src/esmodule-helpers.js":"jA2du"}],"74rnr":[function(require,module,exports) { |
nothing calls this directly
no test coverage detected