UNPKG

nativescript-firebase-updated-new

Version:
7 lines (6 loc) 266 B
import { MLKitCameraView } from "../mlkit-cameraview"; export declare const confidenceThresholdProperty: any; export declare abstract class MLKitImageLabeling extends MLKitCameraView { static scanResultEvent: string; protected confidenceThreshold: number; }