UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

9 lines (6 loc) 203 B
import { TimeRangePicker } from 'ant-design-vue'; const AspATimeRangePicker = { raw: TimeRangePicker, name: "AspATimeRangePicker" }; export { AspATimeRangePicker, AspATimeRangePicker as default };