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

7 lines 171 B
export interface VideoDeviceInfo { deviceId: string; label: string; /** @ignore */ _checked: boolean; } //# sourceMappingURL=videodeviceinfo.d.ts.map