persona-community-5/.pnpm-store/v3/files/d4/cac123ad631484ca05dcd5b71c20e569f61f443d67a10443a5ead4e4f2d75da2a4c27db771d5c2a588bb97d281c5b052753fdb2b6e681f396827669f641d6a
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
122 B
Plaintext

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