shajara API
Overview
Preparing search index...
@shajara/kernel
sigils
BranchSigil
Interface BranchSigil<Relic, Descriptor>
Sigil that opens a child scope with one structural entry process.
interface
BranchSigil
<
Relic
,
Descriptor
extends
ScopeDescriptor
=
ScopeDescriptor
,
>
{
"[ECHO_TOKEN]"
?:
readonly
[
BranchHandle
<
Relic
,
Descriptor
>
]
;
descriptor
:
Descriptor
;
entry
:
Ritual
<
Relic
>
;
kind
:
"branch"
;
}
Type Parameters
Relic
Descriptor
extends
ScopeDescriptor
=
ScopeDescriptor
Hierarchy (
View Summary
)
SigilShape
BranchSigil
Index
Properties
[
ECHO_
TOKEN]?
descriptor
entry
kind
Properties
Optional
Readonly
[
ECHO_
TOKEN]
"[ECHO_TOKEN]"
?:
readonly
[
BranchHandle
<
Relic
,
Descriptor
>
]
Readonly
descriptor
descriptor
:
Descriptor
Readonly
entry
entry
:
Ritual
<
Relic
>
Readonly
kind
kind
:
"branch"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[
ECHO_
TOKEN]
descriptor
entry
kind
Overview
shajara API
Loading...
Sigil that opens a child scope with one structural entry process.