UNPKG

@arco-design/web-vue

Version:

Arco Design Vue 2.0: A Vue.js 3 UI Library

6 lines (5 loc) 205 B
import { PropType } from 'vue'; import { TimePickerProps } from '../../time-picker/interface'; import { DisabledTimeProps, WeekStart } from '../interface'; declare const _default; export default _default;