UNPKG

roko-date-picker

Version:
3 lines (2 loc) 167 B
import { tMain } from "./t.main"; export type tApp = Pick<tMain, "mode" | "range" | "setRange" | "theme" | "blockedDates" | "minDate" | "maxDate" | "blockedWeekDay">;