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

    Interface SyncSha1PendingState

    SHA-1 has not been computed or populated yet.

    interface SyncSha1PendingState {
        kind: "pending";
    }
    Index

    Properties

    Properties

    kind: "pending"

    State discriminator.