Type Alias KvPutOptions

KvPutOptions: { previousSeq: number }

Type declaration

  • previousSeq: number

    If set the KV must be at the current sequence or the put will fail.