persona-community-5/.pnpm-store/v3/files/3f/cef0e8de9de73d4dd7d6a4d813d657fd8a47056a0105654b20d77861e9b5d41903806b0956ea8c1dac287750c33a69ce78cc6aba0f8cbd326c4b18cc811778
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 NoHttpVerbsInPaths: Oas3Rule | Oas2Rule;