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