UNPKG

react-nepali-datetime-picker

Version:

A simple and reusable Nepali calendar, date and time picker components for React.

5 lines (4 loc) 65 B
export type WeekDay = { value: number; label: string; };