UNPKG

react-native-scanbot-barcode-scanner-sdk

Version:

Scanbot Barcode Scanner SDK React Native Plugin for Android and iOS

3 lines 188 B
import { ImageInput, SerializedImageInput } from './customTypes'; export declare function handleImageInput(image: ImageInput[]): SerializedImageInput[]; //# sourceMappingURL=utils.d.ts.map