Skip to main content
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.69.0/datetime/tokenizer.ts";
definition: { type: string; value: string | number; }