UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

7 lines (6 loc) 263 B
export declare const DOCS_ROOT = "https://docs.openclaw.ai"; export declare function formatDocsLink(path: string, label?: string, opts?: { fallback?: string; force?: boolean; }): string; export declare function formatDocsRootLink(label?: string): string;