Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
interface IAsyncQueue
import { type IAsyncQueue } from "https://deno.land/x/sptaki@1.2.0/models/mod.ts";

Methods

waitFor(command: ICommand): Promise<any>