persona-community-5/.pnpm-store/v3/files/75/b0fa0a8ef62617ea3ad4c273845c2cb2df34cf6c9519482c68c5174284b83131db709cd12240d8660bce8c700ce9f47a6178ba66cbe55c16b74076d7123090
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
125 B
Plaintext

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