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