persona-community-5/.pnpm-store/v3/files/f6/e2193768b8e3237f3212e4c9631d8840922077181d52fe89cb7f6ccf1216861462f696375d81019ea9f63821be3d03f80984d4f3d45048b098540909d529dd
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 { Oas2Rule, Oas3Rule } from '../../visitors';
export declare const ComponentNameUnique: Oas3Rule | Oas2Rule;