import { type RootContext } from "https://deno.land/x/netzo@0.5.107/deps/react-day-picker.ts";
The props of RootProvider.
definition: RootContextProps & { children?: ReactNode; }
x/netzo/deps/react-day-picker.ts>RootContext
import { type RootContext } from "https://deno.land/x/netzo@0.5.107/deps/react-day-picker.ts";
The props of RootProvider.