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.d.ts
3 lines
(2 loc)
•
100 B
TypeScript
View Raw
1
2
3
export
{ useCountUp }
from
'./useCountUp'
;
export
{ useFormattedValue }
from
'./useFormattedValue'
;