UNPKG

datepicker-nepali-reactjs

Version:
13 lines (12 loc) 334 B
export declare const months: { en: string[]; ne: string[]; }; export declare const weeks: { en: string[]; ne: string[]; }; export declare const maxBSYear = 2100; export declare const minBSYear = 1970; export declare const bsMonthMaxDays: number[][]; export declare const bsMonthCalculatedData: number[][];