Skip to main content
Go to Latest
type alias TestFunction
import { type TestFunction } from "https://deno.land/std@0.71.0/datetime/tokenizer.ts";
definition: (string: string) => TestResult | undefined