persona-community-5/.pnpm-store/v3/files/ea/6141358f86607539d45459276bc8a134ed9085f1f1657e56e9178df9bfe34d21fafbd6d2ed321f6b51b90c15a84b1ccf435af598837c4f01f06e959cb0b76a
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
275 B
Plaintext

"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.DEPRECATED_ALIASES = void 0;
const DEPRECATED_ALIASES = exports.DEPRECATED_ALIASES = {
ModuleDeclaration: "ImportOrExportDeclaration"
};
//# sourceMappingURL=deprecated-aliases.js.map