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

5 lines (4 loc) 131 B
export * from './interfaces'; export * from './types'; export * from './services'; export { EventController } from './controller';