UNPKG

dynamsoft-javascript-barcode

Version:

Dynamsoft Barcode Reader JS is a recognition SDK which enables you to embed barcode reading functionality in your web, desktop, and mobile applications. With a few lines of JavaScript code, you can develop a robust application to scan a linear barcode, QR

6 lines 164 B
export interface ScannerPlayCallbackInfo { height: number; width: number; deviceId: string; } //# sourceMappingURL=scannerplaycallbackinfo.d.ts.map