UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

4 lines (3 loc) 111 B
export declare function extractLinksFromMessage(message: string, opts?: { maxLinks?: number; }): string[];