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

Methods

waitFor(command: ICommand): Promise<any>