import { type DateBefore } from "https://deno.land/x/netzo@0.3.66/deps/react-day-picker.ts";
A matcher to match a day falling before the specified date, with the date not included.
definition: { before: Date; }
import { type DateBefore } from "https://deno.land/x/netzo@0.3.66/deps/react-day-picker.ts";
A matcher to match a day falling before the specified date, with the date not included.