@backblaze-labs/b2-sdk - v0.1.0
    Preparing search index...

    Type Alias SyncEvent

    An event emitted by the sync engine to report progress, skip decisions, or errors. Discriminated by type: consumers can case 'error': (or 'skip':) to narrow into a variant with message guaranteed non-optional.