persona-community-5/.pnpm-store/v3/files/68/2254a3a7dce51dbcad9e152f83f47b4f51640c6b874f0c90c1249f2eddc00fd3d67fb952d1f59a2baa102fd64904d20bc57ce100d2d585712a05672fe339c9
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
124 B
Plaintext

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