UNPKG
dflzm
Version:
latest (0.4.0)
0.4.0
0.3.0
0.2.0
x
dflzm
/
client
/
component
/
count
/
constant.jsx
4 lines
(3 loc)
•
79 B
JSX
View Raw
1
2
3
4
// count
export
const
INCREASE
=
'INCREASE'
export
const
DECREASE
=
'DECREASE'