UNPKG

@rehookify/datepicker

Version:

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

6 lines 131 B
export interface DPOffsetValue { days?: number; months?: number; years?: number; } //# sourceMappingURL=offset.d.ts.map