import { isDayPickerSingle } from "https://deno.land/x/netzo@0.3.66/deps/react-day-picker.ts";
Returns true when the props are of type DayPickerSingleProps.
Returns
props is DayPickerSingleProps
import { isDayPickerSingle } from "https://deno.land/x/netzo@0.3.66/deps/react-day-picker.ts";
Returns true when the props are of type DayPickerSingleProps.