Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
type alias CallbackResult
import { type CallbackResult } from "https://deno.land/std@0.125.0/datetime/tokenizer.ts";
definition: { [key: string]: unknown; type: string; value: string | number; }