UNPKG

aekimena-month-year-picker

Version:

Sleek, customizable month-year-picker for React Native applications

5 lines (4 loc) 111 B
export declare function getYears({ minDate, maxDate, }: { minDate: string; maxDate: string; }): any[];