method AsyncQueue.prototype.waitForimport { AsyncQueue } from "https://deno.land/x/sptaki@1.2.0/utils/mod.ts"; waitFor(command: ICommand): Promise<any>Parameterscommand: ICommandReturnsPromise<any>