Files
med-notes/.pnpm-store/v10/files/b6/28e1c427a2d75260409d74b0c9063809f71429844ae4079f1b6aa33d95545008120ac13430a6850ddb8becdbc85257fd25cd5f1a83634afa33c319a6ce8ef1
2025-05-09 05:30:08 +02:00

14 lines
321 B
Plaintext

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = _classCallCheck;
function _classCallCheck(instance, Constructor) {
if (!(instance instanceof Constructor)) {
throw new TypeError("Cannot call a class as a function");
}
}
//# sourceMappingURL=classCallCheck.js.map