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