UNPKG

various-ui

Version:

This is a test version of the Vue 3 component library

10 lines (7 loc) 176 B
'use strict'; const UiPickerEmits = { change: (_date) => true, update: (_mode, _date) => true }; exports.UiPickerEmits = UiPickerEmits; //# sourceMappingURL=index.js.map