import get from "./get";

export const CalendarSlots = {
  get,
};
