UNPKG

@rehookify/datepicker

Version:

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

13 lines 344 B
export * from './calendar'; export * from './config'; export * from './context'; export * from './date'; export * from './day'; export * from './hooks'; export * from './month'; export * from './offset'; export * from './prop-getters'; export * from './state'; export * from './time'; export * from './year'; //# sourceMappingURL=index.d.ts.map