persona-community-5/.pnpm-store/v3/files/32/9873a22dafcb679634fc1e80762b6eb281a0224bd2c10edf4fabc1ac4d71504e80a5f81367be59a34e60795cf53a189cd64b251f3e9052604581ee8b34c6a5
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
127 B
Plaintext

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