persona-community-5/.pnpm-store/v3/files/52/919606fa04bc4dff792310d0429d9b3b6efb6d6b38c8af78ad011c22209b7a850d049147a3be4d5801c3b81475366f5ccd04cbb1ceb3b459769328d32708f3
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
121 B
Plaintext

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