MetaFor - v0.3.1
Preparing search index...
Core
Snapshot
Interface Snapshot<C, S>
interface
Snapshot
<
C
extends
ContextSchema
,
S
extends
string
>
{
state
:
S
;
states
:
StatesConfig
<
S
,
C
>
;
context
:
ExtractValues
<
C
>
;
schema
:
SerializedSchema
<
C
>
;
}
Type Parameters
C
extends
ContextSchema
схема контекста автомата
S
extends
string
строковые ключи состояний
Index
Properties
state
states
context
schema
Properties
state
state
:
S
states
states
:
StatesConfig
<
S
,
C
>
context
context
:
ExtractValues
<
C
>
schema
schema
:
SerializedSchema
<
C
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
state
states
context
schema
MetaFor - v0.3.1
Loading...
схема контекста автомата