UNPKG
count-up-es-react
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
CountUp AnimationNumber
github.com/riosF/count-up
riosF/CountUp
count-up-es-react
/
es
/
CountUp
/
hooks
/
index.js
2 lines
•
99 B
JavaScript
View Raw
1
2
export
{ useCountUp }
from
'./useCountUp'
;
export
{ useFormattedValue }
from
'./useFormattedValue'
;