> ## Documentation Index
> Fetch the complete documentation index at: https://resq-dependabot-github-actions-github-actions-478e18be3d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Throttle

# throttle

## Classes

* [KeyedDebounce](./classes/KeyedDebounce)
* [KeyedThrottle](./classes/KeyedThrottle)
* [LeakyBucketLimiter](./classes/LeakyBucketLimiter)
* [SlidingWindowCounter](./classes/SlidingWindowCounter)
* [TokenBucketLimiter](./classes/TokenBucketLimiter)

## Type Aliases

* [DebounceOptions](./type-aliases/DebounceOptions)
* [KeyedStats](./type-aliases/KeyedStats)
* [RateLimiterStats](./type-aliases/RateLimiterStats)
* [ThrottleOptions](./type-aliases/ThrottleOptions)

## Variables

* [DebounceOptionsSchema](./variables/DebounceOptionsSchema)
* [KeyedStatsSchema](./variables/KeyedStatsSchema)
* [RateLimiterStatsSchema](./variables/RateLimiterStatsSchema)
* [ThrottleOptionsSchema](./variables/ThrottleOptionsSchema)

## Functions

* [debounce](./functions/debounce)
* [throttle](./functions/throttle)
