ts-playground
Preparing search index...
object-version-control/src/types
SyncHead
Interface SyncHead
interface
SyncHead
{
local
:
string
|
null
;
remote
:
string
|
null
;
}
Index
Properties
local
remote
Properties
local
local
:
string
|
null
remote
remote
:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
local
remote
ts-playground
Loading...