Searched refs:qrWorkerMethod (Results 1 – 3 of 3) sorted by relevance
3 const qrWorkerMethod = ({ data, width, height }) => { function57 const decode = createWorkerAsyncFunction(qrWorkerMethod, [
1 …qrWorkerMethod = ({ data, width, height }: ImageData): any => {\n // eslint-disable-next-line no-…
6 const qrWorkerMethod = ({ data, width, height }: ImageData): any => { constant71 const decode = createWorkerAsyncFunction(qrWorkerMethod, [