UNPKG

react-use-face-detection

Version:

Face detection React hook powered by @mediapipe/face_detection, @mediapipe/camera_utils, react-webcam

3 lines (2 loc) 69 B
export * from './hooks/useFaceDetection'; export * from './types';