Skip to main content
Go to Latest
type alias CallbackResult
import { type CallbackResult } from "https://deno.land/std@0.67.0/datetime/tokenizer.ts";
definition: { type: string; value: string | number; }