shajara API
Overview
Preparing search index...
@shajara/kernel
index
SigilShape
Interface SigilShape
Shared discriminant and echo witness shape for public sigil values.
interface
SigilShape
{
"[ECHO_TOKEN]"
?:
readonly
[
unknown
]
;
kind
:
string
;
}
Hierarchy (
View Summary
)
SigilShape
WaitSigil
BindSigil
CedeSigil
CancelSigil
ChannelSigil
CloseSigil
DeferSigil
SpawnSigil
FutureSigil
HaltSigil
LookupSigil
PollSigil
SendSigil
ReceiveSigil
TrySendSigil
TryReceiveSigil
SelfSigil
BranchSigil
SettleSigil
UnbindSigil
Index
Properties
[
ECHO_
TOKEN]?
kind
Properties
Optional
Readonly
[
ECHO_
TOKEN]
"[ECHO_TOKEN]"
?:
readonly
[
unknown
]
Readonly
kind
kind
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[
ECHO_
TOKEN]
kind
Overview
shajara API
Loading...
Shared discriminant and echo witness shape for public sigil values.