Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/node
.
OnlineContext
Options
Type Alias Options
Options
:
{
actionType
?:
ActionType
;
activity
?:
NodeActivity.Activity
;
command
?:
boolean
;
endpoint
?:
EndpointInterface
;
fabricFiltered
?:
boolean
;
message
?:
Message
;
root
?:
Endpoint
<
RootEndpoint
>
;
timed
?:
boolean
;
tracer
?:
ActionTracer
;
}
&
(
{
exchange
:
MessageExchange
;
fabric
?:
undefined
;
subject
?:
undefined
;
}
|
{
exchange
?:
undefined
;
fabric
:
FabricIndex
;
subject
:
SubjectId
;
}
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...