Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
variable timer
import { timer } from "https://deno.land/x/adoublef@0.0.1/time/mod.ts";

type

(unnamed 0: { label: string; quantity: number; }, fn: () => void) => unknown