Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/carriageway/src/types.ts>QueueDeferred

🦥 Run async functions with limited concurrency and optional rate limiting
Go to Latest
type alias QueueDeferred
import { type QueueDeferred } from "https://deno.land/x/carriageway@v0.8.1/src/types.ts";