UNPKG

asp-smart-ui-plus-test

Version:

A Component Library for Vue 3

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