UNPKG

react-trip-date

Version:

date-picker and range-picker for React applications

3 lines (2 loc) 131 B
import { Dayjs } from "dayjs"; export declare const dayjsLocalized: (jalali?: boolean, date?: string, locale?: string) => Dayjs;