import { type DateRange } from "https://deno.land/x/netzo@0.3.91/deps/react-day-picker.ts";
A matcher to match a range of dates. The range can be open. Differently from DateInterval, the dates here are included.
x/netzo/deps/react-day-picker.ts>DateRange
import { type DateRange } from "https://deno.land/x/netzo@0.3.91/deps/react-day-picker.ts";
A matcher to match a range of dates. The range can be open. Differently from DateInterval, the dates here are included.