Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
public constructor(timeBetweenScansMillis: number = 500) { super(new QRCodeReader(), timeBetweenScansMillis); } }
TypeScript port of ZXing multi-format 1D/2D barcode image processing library.