persona-community-5/.pnpm-store/v3/files/63/dcde56f306dbb6f81882dbbd6886cf459c2eefa46cbabe79c81c076e99f4fa09770b6e6eb7873edc151660b8ce994c5e8e0209162b7fdcec07a18a79c33538
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
130 B
Plaintext

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