UNPKG

@kermank/slots

Version:

A TypeScript library for handling time slots, scheduling, and timezone operations

5 lines (4 loc) 136 B
export * from './max-slots-per-day'; export * from './weekday-rule'; export * from './buffer-rule'; export * from './time-of-day-rule';