UNPKG

react-native-scanbot-sdk

Version:

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

4 lines 339 B
import React from 'react'; import { ScanbotCroppingViewHandle, ScanbotCroppingViewProperties } from './ScanbotCroppingViewProperties'; export declare const ScanbotCroppingView: React.ForwardRefExoticComponent<ScanbotCroppingViewProperties & React.RefAttributes<ScanbotCroppingViewHandle>>; //# sourceMappingURL=ScanbotCroppingView.d.ts.map