type alias CallbackResultimport { type CallbackResult } from "https://deno.land/x/denogres@v4.0.1/vendor/deno.land/std@0.160.0/datetime/tokenizer.ts"; definition: { [key: string]: unknown; type: string; value: string | number; }