UNPKG

@kermank/slots

Version:

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

6 lines (5 loc) 136 B
export * from './slot'; export * from './rules'; export * from './operations'; export * from './metadata'; export * from './operators';