persona-community-5/.pnpm-store/v3/files/d5/c049bce70f191c57491876728a3a7b6e9bf2f7289373f4b1dfc5906c6cba8db3815d623ddc89a2b66e86a23a9e4071c862bacd5c7713a53f0f429268c5f364
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 Operation2xxResponse: Oas3Rule | Oas2Rule;