UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

4 lines (3 loc) 174 B
import type { CommandHandler } from "./commands-types.js"; export declare const handleConfigCommand: CommandHandler; export declare const handleDebugCommand: CommandHandler;