zxing-wasm
    Preparing search index...

    Type Alias ReadInputBarcodeFormat

    ReadInputBarcodeFormat: WithAliases<
        | typeof READABLE_BARCODE_FORMAT_ENTRIES[number][0
        | 5]
        | typeof BARCODE_META_FORMAT_ENTRIES[number][0 | 5],
    >

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