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

3 lines
122 B
Plaintext

import type { Oas3Rule, Oas2Rule } from '../../visitors';
export declare const ParameterDescription: Oas3Rule | Oas2Rule;