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