shajara API Map
Docs
Preparing search index...
@shajara/kernel
sigils
SendResult
Type Alias SendResult<Outcome>
SendResult
:
|
{
kind
:
"sent"
}
|
{
kind
:
"closed"
;
outcome
:
Outcome
}
|
{
kind
:
"revoked"
}
Send echo: accepted value, explicit close, or revoked terminal state.
Type Parameters
Outcome
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Docs
shajara API Map
Loading...
Send echo: accepted value, explicit close, or revoked terminal state.