UNPKG

@rehookify/datepicker

Version:

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

3 lines 187 B
import type { DPConfig, DPReducerState } from '../types'; export declare const createInitialState: (config: DPConfig) => DPReducerState; //# sourceMappingURL=create-initial-state.d.ts.map