Home
last modified time | relevance | path

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

/expo/packages/expo-camera/src/
H A DuseWebQRScanner.ts53 const worker = new Worker(URL.createObjectURL(blob)); constant
/expo/packages/expo-camera/build/
H A DuseWebQRScanner.js46 const worker = new Worker(URL.createObjectURL(blob)); constant