UNPKG

hugbot

Version:

Chatbot maker for HuggingFace Inference API and other AI API providers and backends.

6 lines 158 B
export declare class RateLimiter { #private; constructor(minInterval?: number); check(): void | never; } //# sourceMappingURL=RateLimiter.d.ts.map