UNPKG

date-picker-np

Version:
6 lines (5 loc) 100 B
export type NepaliDatesType = { year: number; months: number[]; startWeek: number[]; };