persona-community-5/.pnpm-store/v3/files/54/f22f1da5f5d6d50401effb4af85c2dd80eebf1041232139ec9ae4d4f5a3346b30c7ab021bf56ab7e54fbb956c6cfd570490dae23da7e747ff99edc5c31dbef
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

7 lines
148 B
Plaintext

import type {Vocabulary} from "../../types"
import formatKeyword from "./format"
const format: Vocabulary = [formatKeyword]
export default format