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