Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/upstash_ratelimit/src/duration.ts>Duration

Rate limiting library for serverless runtimes
Latest
type alias Duration
import { type Duration } from "https://deno.land/x/upstash_ratelimit@v2.0.3/src/duration.ts";
definition: `${number} ${Unit}` | `${number}${Unit}`