UNPKG

@scandit/web-datacapture-barcode

Version:

Scandit Data Capture SDK for the Web

6 lines (3 loc) 243 B
import { Feedback } from '@scandit/web-datacapture-core'; var e=class a{constructor(){this.success=Feedback.defaultFeedback;}static get default(){return new a}toJSONObject(){return {success:this.success.toJSONObject()}}}; export { e as a };