persona-community-5/.pnpm-store/v3/files/13/6a8baa2365dbf747b4baa49b60dbdd466c433728c60d914a7ed7fe147d12b53eedb07bf67eb44e36e0514bb0c3484e1606a1800fdc1435df4d9e03ae8eeffb
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
102 B
Plaintext

import type { Oas3Rule } from '../../visitors';
export declare const NoServerTrailingSlash: Oas3Rule;