UNPKG

@loke/design-system

Version:

A design system with individually importable components

3 lines (2 loc) 219 B
export type { CalendarMultipleProps, CalendarProps, CalendarRangeProps, CalendarSingleProps, CaptionProps, DatePickerProps, DateRange, DayProps, WeekdayProps, } from "./calendar"; export { Calendar } from "./calendar";