UNPKG

barcode-detector

Version:

A Barcode Detection API polyfill that uses ZXing webassembly under the hood

2 lines (1 loc) 469 B
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});require("./polyfill.js");const e=require("./ponyfill.js");exports.BarcodeDetector=e.BarcodeDetector;exports.ZXING_CPP_COMMIT=e.ZXING_CPP_COMMIT;exports.ZXING_WASM_SHA256=e.ZXING_WASM_SHA256;exports.ZXING_WASM_VERSION=e.ZXING_WASM_VERSION;exports.prepareZXingModule=e.prepareZXingModule;exports.purgeZXingModule=e.purgeZXingModule;exports.setZXingModuleOverrides=e.setZXingModuleOverrides;