Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/opinecli/test/utils.ts>after

Opine's application generator
Latest
variable after
import { after } from "https://deno.land/x/opinecli@2.0.0/test/utils.ts";

type

(count: number, done: Done) => unknown