rxing-wasm 0.1.19 → 0.1.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/rxing_wasm.d.ts +2 -1
- package/rxing_wasm_bg.js +1 -1
- package/rxing_wasm_bg.wasm +0 -0
package/package.json
CHANGED
package/rxing_wasm.d.ts
CHANGED
package/rxing_wasm_bg.js
CHANGED
|
@@ -373,7 +373,7 @@ UpcE:15,"15":"UpcE",
|
|
|
373
373
|
/**
|
|
374
374
|
* UPC/EAN extension format. Not a stand-alone format.
|
|
375
375
|
*/
|
|
376
|
-
UpcEanExtension:16,"16":"UpcEanExtension",
|
|
376
|
+
UpcEanExtension:16,"16":"UpcEanExtension",MicroQR:17,"17":"MicroQR",UnsuportedFormat:18,"18":"UnsuportedFormat", });
|
|
377
377
|
/**
|
|
378
378
|
*/
|
|
379
379
|
export const DecodeHintTypes = Object.freeze({
|
package/rxing_wasm_bg.wasm
CHANGED
|
Binary file
|