Home
last modified time | relevance | path

Searched defs:qrWorkerMethod (Results 1 – 2 of 2) sorted by relevance

/expo/packages/expo-camera/src/
H A DuseWebQRScanner.ts6 const qrWorkerMethod = ({ data, width, height }: ImageData): any => { constant
/expo/packages/expo-camera/build/
H A DuseWebQRScanner.js3 const qrWorkerMethod = ({ data, width, height }) => { function