import { type DayPickerProviderProps } from "https://deno.land/x/netzo@0.3.66/deps/react-day-picker.ts";
The props for the DayPickerProvider.
Properties
initialProps: DayPickerProps
The initial props from the DayPicker component.
optional
children: ReactNode