Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
type alias TestFunction
import { type TestFunction } from "https://deno.land/x/denogres@v4.0.1/vendor/deno.land/std@0.160.0/datetime/tokenizer.ts";
definition: (string: string) => TestResult | undefined