UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

3 lines (2 loc) 127 B
import type { PortUsage } from "./ports-types.js"; export declare function inspectPortUsage(port: number): Promise<PortUsage>;