shajara API
Overview
Preparing search index...
@shajara/kernel
index
AutonomyScopeDescriptor
Interface AutonomyScopeDescriptor
Scope descriptor carrying scheduler or reaper autonomy options.
interface
AutonomyScopeDescriptor
{
"[autonomyKey]"
:
AutonomyOptions
;
readonly
[
key
:
string
]:
unknown
;
readonly
[
key
:
number
]:
unknown
;
readonly
[
key
:
symbol
]:
unknown
;
}
Hierarchy (
View Summary
)
ScopeDescriptor
AutonomyScopeDescriptor
Indexable
readonly
[
key
:
string
]:
unknown
readonly
[
key
:
number
]:
unknown
readonly
[
key
:
symbol
]:
unknown
Index
Properties
[autonomy
Key]
Properties
Readonly
[autonomy
Key]
"[autonomyKey]"
:
AutonomyOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[autonomy
Key]
Overview
shajara API
Loading...
Scope descriptor carrying scheduler or reaper autonomy options.