persona-community-5/.pnpm-store/v3/files/7d/5d83ca325f1b41cadf004be1af26858b5f83c3428e5c520956421e086290c541f17ba7443b49a362946005d714914fa6a1c35fa060d4a86dfdc13a5c216f99
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
119 B
Plaintext

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