Preparing search index...
The search index is not available
@hotmeshio/hotmesh
@hotmeshio/hotmesh
types/nats
NatsPublishOptions
Interface NatsPublishOptions
Publish Options
interface
NatsPublishOptions
{
expect
?:
NatsMsgExpect
;
headers
?:
{
[
key
:
string
]
:
string
;
}
;
msgID
?:
string
;
}
Index
Properties
expect?
headers?
msgID?
Properties
Optional
expect
expect
?:
NatsMsgExpect
Optional
headers
headers
?:
{
[
key
:
string
]
:
string
;
}
Optional
msgID
msgID
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
expect
headers
msgID
@hotmeshio/hotmesh
Loading...
Publish Options