UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

4 lines (3 loc) 155 B
import type { TSchema } from "@sinclair/typebox"; export declare const ProtocolSchemas: Record<string, TSchema>; export declare const PROTOCOL_VERSION: 3;