function DateLike.matchimport { DateLike } from "https://deno.land/x/evt@v2.4.15/tools/inDepth/types.ts"; const { match } = DateLike; match(date: Object): date is DateLikeParametersdate: ObjectReturnsdate is DateLike