Spaces:
Paused
Paused
File size: 156 Bytes
e9d4f6a | 1 2 3 4 | function _classCallCheck(a, n) {
if (!(a instanceof n)) throw new TypeError("Cannot call a class as a function");
}
export { _classCallCheck as default }; |