UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

4 lines (3 loc) 239 B
export declare function normalizeSlackToken(raw?: string): string | undefined; export declare function resolveSlackBotToken(raw?: string): string | undefined; export declare function resolveSlackAppToken(raw?: string): string | undefined;