persona-community-5/.pnpm-store/v3/files/19/666bda7c8f7b0ee11b7a56b3fcd1514974e21ac0d2136b1efc919beebda4da39e1bb17685257dd778b1fc00ccacf3a7fab7954259ec9b81fd0a9c1d9d22faa
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
118 B
Plaintext

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