scandit-cordova-datacapture-barcode
Advanced tools
Comparing version 6.12.0-beta.1 to 6.12.0-beta.2
{ | ||
"name": "scandit-cordova-datacapture-barcode", | ||
"version": "6.12.0-beta.1", | ||
"version": "6.12.0-beta.2", | ||
"description": "Scandit Data Capture SDK for Cordova", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
"use strict"; | ||
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) { | ||
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; | ||
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); | ||
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; | ||
return c > 3 && r && Object.defineProperty(target, key, r), r; | ||
}; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -41,2 +47,5 @@ exports.BarcodeSelectionSettings = void 0; | ||
} | ||
__decorate([ | ||
Serializeable_1.nameForSerialization('singleBarcodeAutoDetectionEnabled') | ||
], BarcodeSelectionSettings.prototype, "singleBarcodeAutoDetection", void 0); | ||
exports.BarcodeSelectionSettings = BarcodeSelectionSettings; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
395230
3367