persona-community-5/.pnpm-store/v3/files/21/44e091c5388d04487ded414850e7912ee763a62ab2f5a79ca779b31b81e34a00aaab2794c847aa28aed3cd1adda5b967a44cfb870096758a1f9a4d7b9a39db
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

16 lines
357 B
Plaintext

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
const id_1 = require("./id");
const ref_1 = require("./ref");
const core = [
"$schema",
"$id",
"$defs",
"$vocabulary",
{ keyword: "$comment" },
"definitions",
id_1.default,
ref_1.default,
];
exports.default = core;
//# sourceMappingURL=index.js.map