Preparing search index...
The search index is not available
racer
racer
<internal>
Snapshot
Interface Snapshot<T>
interface
Snapshot
<
T
>
{
data
?:
T
;
id
:
string
;
m
:
SnapshotMeta
;
type
:
string
;
v
:
number
;
}
Type Parameters
T
=
any
Index
Properties
data?
id
m
type
v
Properties
Optional
data
data
?:
T
id
id
:
string
m
m
:
SnapshotMeta
type
type
:
string
v
v
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
id
m
type
v
racer
Loading...