UNPKG

@kadconsulting/dry

Version:
5 lines (4 loc) 141 B
import Calendar from './Calendar'; import type { CalendarProps } from './CalendarTypes'; export { Calendar }; export type { CalendarProps };