travels
Preparing search index...
TravelsHistory
Type Alias TravelsHistory<P>
type
TravelsHistory
<
P
extends
PatchesOption
=
{}
>
=
{
metadata
?:
(
TravelMetadata
|
undefined
)
[]
;
patches
:
TravelPatches
<
P
>
;
position
:
number
;
}
Type Parameters
P
extends
PatchesOption
=
{}
Index
Properties
metadata?
patches
position
Properties
Optional
metadata
metadata
?:
(
TravelMetadata
|
undefined
)
[]
patches
patches
:
TravelPatches
<
P
>
position
position
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
metadata
patches
position
travels
Loading...