3 lines
102 B
Plaintext
3 lines
102 B
Plaintext
import type { Async2Rule } from '../../visitors';
|
|
export declare const ChannelsKebabCase: Async2Rule;
|