persona-community-5/.pnpm-store/v3/files/63/9597ad77401d51950c5db2d2df0222f03a1abc79b70153d0934ea1f730721b75f68eb68b6789d52eb4d781001ac75c156cdda8592f429cd87ce7f9d8fb7628
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
107 B
Plaintext

import type { Async3Rule } from '../../visitors';
export declare const NoChannelTrailingSlash: Async3Rule;