Type alias WithFaceDetection<TSource>

WithFaceDetection<TSource>: TSource & { detection: FaceDetection }

Type Parameters