UNPKG

react-gantt-chart

Version:
3 lines (2 loc) 277 B
export { default as Calendar, defaultProps as calendarDefaultProps, type IProps as ICalendarProps, } from "./Calendar"; export { default as CalendarHeader, defaultProps as calendarHeaderDefaultProps, type IProps as ICalendarHeaderProps, } from "./components/CalendarHeader";