Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
RewindResult
Interface RewindResult<TState, TInput>
interface
RewindResult
<
TState
=
unknown
,
TInput
=
unknown
>
{
snapshot
:
SnapshotEntry
<
TState
>
;
inputs
:
InputEntry
<
TInput
>
[]
;
}
Type Parameters
TState
=
unknown
TInput
=
unknown
Index
Properties
snapshot
inputs
Properties
snapshot
snapshot
:
SnapshotEntry
<
TState
>
inputs
inputs
:
InputEntry
<
TInput
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
snapshot
inputs
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...