UNPKG

react-native-scanbot-barcode-scanner-sdk

Version:

Scanbot Barcode Scanner SDK React Native Plugin for Android and iOS

8 lines (6 loc) 215 B
import { ScanbotBarcodeSdk as ScanbotBarcodeSDK } from './Sdk'; export default ScanbotBarcodeSDK; export * from './Barcode'; export * from './ImageProcessor'; export * from './components'; export * from './types';