ts-playground
Preparing search index...
object-version-control/src/types
Snapshot
Interface Snapshot<T>
interface
Snapshot
<
T
>
{
data
:
T
;
hash
:
string
;
}
Type Parameters
T
Index
Properties
data
hash
Properties
data
data
:
T
hash
hash
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
hash
ts-playground
Loading...