persona-community-5/.pnpm-store/v3/files/b6/28e1c427a2d75260409d74b0c9063809f71429844ae4079f1b6aa33d95545008120ac13430a6850ddb8becdbc85257fd25cd5f1a83634afa33c319a6ce8ef1
rdev-worker a1d0d1bf1c
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
build: /implement-feature community-ui --requirements 'Build the React commu...
2026-02-24 08:22:30 +00: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