Skip to main content
Go to Latest
function nextTick
import { nextTick } from "https://deno.land/x/semaphore@v1.1.0/deps.ts";

Type Parameters

T extends Array<unknown>

Parameters

this: unknown
cb: (...args: T) => void
...args: T