UNPKG

slightning-coco-widget

Version:

SLIGHTNING 的 CoCo 控件框架。

4 lines (3 loc) 167 B
import { CalendarPicker } from './calendar-picker'; export type { CalendarPickerProps, CalendarPickerRef } from './calendar-picker'; export default CalendarPicker;