UNPKG

slightning-coco-widget

Version:

SLIGHTNING 的 CoCo 控件框架。

5 lines (4 loc) 233 B
import './calendar-picker-view.less'; import { CalendarPickerView } from './calendar-picker-view'; export type { CalendarPickerViewProps, CalendarPickerViewRef, } from './calendar-picker-view'; export default CalendarPickerView;