persona-community-5/.pnpm-store/v3/files/53/27d65d3b518be76049d20a5340d63435ce119be22e208d27a6331b2b514fd88f6d093fa7fb5c7d1ce0f23e2a276374aa9e362d6ed263f7b277111e50a45dca
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 Operation4xxResponse: Oas3Rule | Oas2Rule;