persona-community-5/.pnpm-store/v3/files/e1/ff4c9f235d29e6881f8dd9aa5d659aa8e31a67fe2eb46a20851ceadeedcae80ccc13f615b8f0f3c9d77eb0e03628dbe14e6b01da34e6c4d9c91c0edb397123
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
118 B
Plaintext

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