Type Alias ReadInputBarcodeFormat

ReadInputBarcodeFormat: Exclude<BarcodeFormat, "None">

Barcode formats that can be used in ReaderOptions.formats to read barcodes.