UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

3 lines (2 loc) 158 B
export declare function normalizeSlackMessagingTarget(raw: string): string | undefined; export declare function looksLikeSlackTargetId(raw: string): boolean;