Type Alias WithFaceDetection<TSource>

WithFaceDetection: TSource & { detection: FaceDetection }

Type Parameters

  • TSource