Searched defs:qrWorkerMethod (Results 1 – 2 of 2) sorted by relevance
6 const qrWorkerMethod = ({ data, width, height }: ImageData): any => { constant
3 const qrWorkerMethod = ({ data, width, height }) => { function