ts-playground
Preparing search index...
object-version-control/src/types
CommitInfo
Interface CommitInfo
interface
CommitInfo
{
parents
:
string
[]
;
snapshotHash
:
string
;
timestamp
:
number
;
}
Index
Properties
parents
snapshot
Hash
timestamp
Properties
parents
parents
:
string
[]
snapshot
Hash
snapshotHash
:
string
timestamp
timestamp
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
parents
snapshot
Hash
timestamp
ts-playground
Loading...