@tauri-apps/plugin-barcode-scanner - v2.4.0
    Preparing search index...

    Interface Scanned

    interface Scanned {
        content: string;
        format: Format;
        bounds: unknown;
    }
    Index

    Properties

    Properties

    content: string
    format: Format
    bounds: unknown