UNPKG
dk-plus
Version:
latest (1.0.28)
1.0.28
1.0.27
1.0.26
1.0.25
1.0.24
1.0.23
DK-PLUS
github.com/dk-plus-ui/dk-plus-ui
dk-plus-ui/dk-plus-ui
dk-plus
/
lib
/
dktime_select
/
src
/
index4.js
2 lines
(1 loc)
•
220 B
JavaScript
View Raw
1
2
"use strict"
;
Object
.
defineProperties
(
exports
,{
__esModule
:{
value
:!
0
},[
Symbol
.
toStringTag
]:{
value
:
"Module"
}});
const
t={
"update:modelValue"
:
e
=>
!
0
,
change
:
e
=>
!
0
,
clear
:
()=>
!
0
,
focus
:
e
=>
!
0
,
blur
:
e
=>
!
0
};
exports
.
timeSelectEmits
=t;