Spaces:
Sleeping
Sleeping
File size: 156 Bytes
db75f77 | 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 }; |