dynamsoft-barcode-reader-bundle 11.4.2000-beta-202604191847 → 11.4.2000

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.
@@ -1865,7 +1865,7 @@ declare const EnumBarcodeFormat: {
1865
1865
  BF_GS1_DATABAR_LIMITED: bigint;
1866
1866
  /**Patch code. */
1867
1867
  BF_PATCHCODE: bigint;
1868
- /**PDF417 */
1868
+ /**Code 32 */
1869
1869
  BF_CODE_32: bigint;
1870
1870
  /**PDF417 */
1871
1871
  BF_PDF417: bigint;