UNPKG

@uplink-protocol/calendar-controller

Version:

Flexible calendar and time picker API supporting both calendar, date-picker, and time-picker integrations for any JavaScript framework or library

7 lines (6 loc) 112 B
/** * Event Types Index * * Exports all Event Management types */ export * from './event-controller.types';