UNPKG

app-datepicker

Version:

Google Material Design based date picker built with lit

3 lines 217 B
import type { ToNextSelectableYearInit } from './typings.js'; export declare function toNextSelectedYear({ key, max, min, year, }: ToNextSelectableYearInit): number; //# sourceMappingURL=to-next-selected-year.d.ts.map