function isDateIntervalimport { isDateInterval } from "https://deno.land/x/netzo@0.3.66/deps/react-day-picker.ts"; isDateInterval(matcher: unknown): matcher is DateIntervalReturns true if matcher is of type DateInterval. Returns true if matcher is of type DateInterval. Parametersmatcher: unknownReturnsmatcher is DateInterval