persona-community-5/.pnpm-store/v3/files/26/4e5098f38e2e6afdab00e0963191061d21c56187b033e717784a56d93389d30e158b0a58a658ceae6982f326ac90526e7271be432d54cac889d34e9e2ce4cc
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
126 B
Plaintext

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