persona-community-5/.pnpm-store/v3/files/a5/ed23e525b10ec58c22c8d9148d07a25269723c59fb8134f59de3d6ecfa03c36bd9e48c268a25bfba52db6a36d061e732db828e4c4f7ed9c80d034c3b934bec
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

12 lines
398 B
Plaintext

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = _initializerWarningHelper;
function _initializerWarningHelper(descriptor, context) {
throw new Error("Decorating class property failed. Please ensure that " + "transform-class-properties is enabled and runs after the decorators transform.");
}
//# sourceMappingURL=initializerWarningHelper.js.map