shajara API
Overview
Preparing search index...
@shajara/kernel
index
FutureSettleKey
Interface FutureSettleKey<Result>
Settlement authority for a future's in-band convergence result.
interface
FutureSettleKey
<
Result
>
{
"[KEY_TOKEN]"
:
"future-settle"
;
"[RESULT_TOKEN]"
?:
readonly
[
FutureResult
<
Result
>
]
;
}
Type Parameters
Result
Index
Properties
[
KEY_
TOKEN]
[
RESULT_
TOKEN]?
Properties
Readonly
[
KEY_
TOKEN]
"[KEY_TOKEN]"
:
"future-settle"
Optional
Readonly
[
RESULT_
TOKEN]
"[RESULT_TOKEN]"
?:
readonly
[
FutureResult
<
Result
>
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
[
KEY_
TOKEN]
[
RESULT_
TOKEN]
Overview
shajara API
Loading...
Settlement authority for a future's in-band convergence result.