namespace DateLikeimport { DateLike } from "https://deno.land/x/evt@v2.4.8/tools/inDepth/types.ts"; FunctionsfDateLike.matchtype alias DateLikeimport { type DateLike } from "https://deno.land/x/evt@v2.4.8/tools/inDepth/types.ts"; definition: { getTime: () => number; }