persona-community-5/.pnpm-store/v3/files/9b/60acf0ac71ad59bf4b3fa2b980c1262926689039538e62c57898586fc9404819de9d06c474613d41f8b375a90765fed746595d0719116c4ff39b0bbf08bbf4
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
97 B
Plaintext

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