@nats-io/kv
Preparing search index...
KvDeleteOptions
Type Alias KvDeleteOptions
type
KvDeleteOptions
=
{
previousSeq
:
number
;
}
Index
Properties
previous
Seq
Properties
previous
Seq
previousSeq
:
number
If set the KV must be at the current sequence or the put will fail.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
previous
Seq
@nats-io/kv
Loading...
If set the KV must be at the current sequence or the put will fail.