@nats-io/nats-core
Preparing search index...
ClusterUpdateStatus
Type Alias ClusterUpdateStatus
type
ClusterUpdateStatus
=
{
added
?:
string
[]
;
deleted
?:
string
[]
;
type
:
"update"
;
}
Index
Properties
added?
deleted?
type
Properties
Optional
added
added
?:
string
[]
Optional
deleted
deleted
?:
string
[]
type
type
:
"update"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
added
deleted
type
@nats-io/nats-core
Loading...