UNPKG

@gguf/claw

Version:

Multi-channel AI gateway with extensible messaging integrations

2 lines (1 loc) 92 B
export declare function withTimeout<T>(promise: Promise<T>, timeoutMs: number): Promise<T>;