json-joy
Preparing search index...
json-crdt
Batch
Class Batch
Index
Constructors
constructor
Properties
meta
patches
Methods
clone
get
Id
rebase
to
String
Constructors
constructor
new
Batch
(
patches
:
Patch
[]
)
:
Batch
Parameters
patches
:
Patch
[]
Returns
Batch
Properties
meta
meta
:
unknown
= undefined
patches
patches
:
Patch
[]
Methods
clone
clone
()
:
Batch
Returns
Batch
get
Id
getId
()
:
undefined
|
ITimestampStruct
Returns
undefined
|
ITimestampStruct
rebase
rebase
(
serverTime
:
number
)
:
Batch
Parameters
serverTime
:
number
Returns
Batch
to
String
toString
(
tab
?:
string
)
:
string
Parameters
tab
:
string
= ''
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
meta
patches
Methods
clone
get
Id
rebase
to
String
json-joy
Loading...