barcode-detector
Version:
A Barcode Detection API polyfill that uses ZXing webassembly under the hood
1 lines • 370 B
JavaScript
Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e=require("./zxing-exported.js");require("./polyfill.js"),require("./ponyfill.js"),exports.BarcodeDetector=e.t,exports.ZXING_CPP_COMMIT=e.s,exports.ZXING_WASM_SHA256=e.r,exports.ZXING_WASM_VERSION=e.o,exports.prepareZXingModule=e.n,exports.purgeZXingModule=e.i,exports.setZXingModuleOverrides=e.a;