UNPKG

@rehookify/datepicker

Version:

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

3 lines 181 B
import type { DPState, DPUserConfig } from './types'; export declare const useDatePickerState: (config: DPUserConfig) => DPState; //# sourceMappingURL=use-date-picker-state.d.ts.map