3 lines
107 B
Plaintext
3 lines
107 B
Plaintext
import type { Async3Rule } from '../../visitors';
|
|
export declare const NoChannelTrailingSlash: Async3Rule;
|