UNPKG

164 BTypeScriptView Raw
1import { CalendarPicker } from './calendar-picker';
2export type { CalendarPickerProps, CalendarPickerRef } from './calendar-picker';
3export default CalendarPicker;