OpType
Used internally for sync buckets.
Constructors
new OpType()
new OpType(value): OpType
Parameters
| Parameter | Type | 
|---|---|
| value | OpTypeEnum | 
Returns
Properties
| Property | Type | 
|---|---|
| value | OpTypeEnum | 
Methods
toJSON()
toJSON(): string
Returns
string
fromJSON()
static fromJSON(jsonValue): OpType
Parameters
| Parameter | Type | 
|---|---|
| jsonValue | string |