Type alias WithFaceDescriptor<TSource>

WithFaceDescriptor<TSource>: TSource & { descriptor: Float32Array }

Type Parameters