type alias TestFunctionimport { type TestFunction } from "https://deno.land/std@0.159.0/datetime/tokenizer.ts"; definition: (string: string) => TestResult | undefined