UNPKG

react-native-scanbot-sdk

Version:

Scanbot Document and Barcode Scanner SDK React Native Plugin for Android and iOS

4 lines 388 B
import React from 'react'; import { ScanbotDocumentScannerViewHandle, ScanbotDocumentScannerViewProperties } from './ScanbotDocumentScannerViewProperties'; export declare const ScanbotDocumentScannerView: React.ForwardRefExoticComponent<ScanbotDocumentScannerViewProperties & React.RefAttributes<ScanbotDocumentScannerViewHandle>>; //# sourceMappingURL=ScanbotDocumentScannerView.d.ts.map