UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

3 lines (2 loc) 161 B
export declare function elide(text?: string, limit?: number): string | undefined; export declare function isLikelyWhatsAppCryptoError(reason: unknown): boolean;