persona-community-5/.pnpm-store/v3/files/c1/cc1270c0d6716f5c8ab5da0ad1eeb5a77685c41fd763b548d614505880989f22018e32aa0b2c4bfb15f02b1ea6a871ed65295528600503dd13a54705e3e0d0
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 NoAmbiguousPaths: Oas3Rule | Oas2Rule;