UNPKG

react-native-scanbot-barcode-scanner-sdk

Version:

Scanbot Barcode Scanner SDK React Native Plugin for Android and iOS

7 lines 249 B
import { ScanbotBarcodeSdk as ScanbotBarcodeSDK } from './Sdk'; export default ScanbotBarcodeSDK; export * from './Barcode'; export * from './ImageProcessor'; export * from './components'; export * from './types'; //# sourceMappingURL=index.d.ts.map