persona-community-5/.pnpm-store/v3/files/9e/335f4be54900711def5d818b397bec34b532583b1f7d23774cf51be86da1487c9c9757c335811c4e61fa9b6c545c8db0c671aa6f69c48c729f0c6ec0df546d
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 OperationSingularTag: Oas3Rule | Oas2Rule;