persona-community-5/.pnpm-store/v3/files/ab/ed3ef01d9bf10f5b0926f4814af1afd4bb304bb8ae9a3fc81809ab46d9aeede6d6adc657132a6032744a65b83a588d6346e3503ba64a7296540d140d89a206
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
122 B
Plaintext

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