react-native-scanbot-sdk
Version:
Scanbot Document and Barcode Scanner SDK React Native Plugin for Android and iOS
4 lines • 374 B
TypeScript
import React from 'react';
import { ScanbotBarcodeCameraViewHandle, ScanbotBarcodeCameraViewProperties } from './ScanbotBarcodeCameraViewProperties';
export declare const ScanbotBarcodeCameraView: React.ForwardRefExoticComponent<ScanbotBarcodeCameraViewProperties & React.RefAttributes<ScanbotBarcodeCameraViewHandle>>;
//# sourceMappingURL=ScanbotBarcodeCameraView.d.ts.map