Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Extremely Popular
Go to Latest
function createLeakyBucket
Re-export
import { createLeakyBucket } from "https://deno.land/x/discordeno@17.2.0/plugins/helpers/deps.ts";

Parameters

unnamed 0: Omit<PickPartial<LeakyBucket, "max" | "refillInterval" | "refillAmount">, "tokens"> & { tokens?: number; }