UNPKG

expo-zebra-scanner

Version:

Module to use Zebra Scanner with React Native Expo

5 lines 134 B
export interface BarcodeEvent { scanData: string; scanLabelType: string; } //# sourceMappingURL=ExpoZebraScannerEvent.d.ts.map