UNPKG
press-pix
Version:
latest (1.0.46)
1.0.47
1.0.46
1.0.9
0.0.1
基于 PixUI 的 Press 组件库
novlan1.github.io/docs/press-pix/
novlan1/press-pix
press-pix
/
common
/
hooks
/
use-count-down
/
index.ts
3 lines
(2 loc)
•
99 B
text/typescript
View Raw
1
2
3
export
{ useCountDown }
from
'./use-count-down'
;
export
{ transformTime }
from
'./transform-time'
;