mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-11 11:29:13 +08:00
Update index.d.ts
This commit is contained in:
2
packages/ml-vision/lib/index.d.ts
vendored
2
packages/ml-vision/lib/index.d.ts
vendored
@@ -77,7 +77,7 @@ export namespace MLKitVision {
|
||||
/**
|
||||
* Options for vision face detector.
|
||||
*/
|
||||
export class VisionFaceDetectorOptions {
|
||||
export interface VisionFaceDetectorOptions {
|
||||
/**
|
||||
* Indicates whether to run additional classifiers for characterizing attributes such as "smiling" and "eyes open".
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user