persona-community-5/.pnpm-store/v3/files/9b/ed45d5cc4cc5334c226950488870093f1c6a1efbf860afbed38f050305aeda3756e419f89fc473595a9c8c5ee25ef4a8c7ea2bf16a7e0d9ce304bf2b1e01b4
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

4 lines
133 B
Plaintext

import type { Vocabulary } from "../types";
declare const draft2020Vocabularies: Vocabulary[];
export default draft2020Vocabularies;