Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
type alias CallbackResult
import { type CallbackResult } from "https://deno.land/std@0.138.0/datetime/tokenizer.ts";
definition: { [key: string]: unknown; type: string; value: string | number; }