UNPKG

react-nepali-datetime

Version:

React components for a Nepali DateTime picker, built on top of nepali-datetime.

3 lines (2 loc) 139 B
export declare const nepaliNumber: (num: number | string) => string; export declare const englishNumber: (num: number | string) => string;