Preparing search index...
The search index is not available
json-joy
json-joy
json-crdt/codec/structural/verbose
JsonCrdtVerboseCon
Interface JsonCrdtVerboseCon
A constant immutable JSON value.
interface
JsonCrdtVerboseCon
{
id
:
JsonCrdtVerboseTimestamp
;
timestamp
?:
boolean
;
type
:
"con"
;
value
?:
unknown
;
}
Index
Properties
id
timestamp?
type
value?
Properties
id
id
:
JsonCrdtVerboseTimestamp
Optional
timestamp
timestamp
?:
boolean
type
type
:
"con"
Optional
value
value
?:
unknown
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
id
timestamp
type
value
json-joy
Loading...
A constant immutable JSON value.