UNPKG

@rehookify/datepicker

Version:

The ultimate tool to create a date, range and time picker in your React applications.

4 lines 220 B
import type { DPUseMonths, DPUseMonthsPropGetters } from './types'; export declare const useMonths: DPUseMonths; export declare const useMonthsPropGetters: DPUseMonthsPropGetters; //# sourceMappingURL=use-months.d.ts.map