UNPKG
@face-detector/react-face-detection
Version:
latest (1.0.1)
1.0.1
1.0.0
0.2.4
0.2.3
0.2.2
Face Detector Web SDK React Components and Hooks Package
@face-detector/react-face-detection
/
dist
/
hooks
/
useCountDown.d.ts
2 lines
(1 loc)
•
49 B
TypeScript
View Raw
1
2
export
declare
const
useCountDown
:
() =>
number
;