persona-community-5/.pnpm-store/v3/files/7e/ac71525244e954a52e663956d9d8ad555dd11f538984f9f58afcdb9f243956a98f2dacefd5af313e820f22133b4b0f95179a1e959f9a9744752ef332dab046
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
120 B
Plaintext

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