Preparing search index...
The search index is not available
json-joy
json-joy
json-crdt/codec/structural/verbose
JsonCrdtVerboseStr
Interface JsonCrdtVerboseStr
RGA JSON string node.
interface
JsonCrdtVerboseStr
{
chunks
:
(
JsonCrdtVerboseStrChunk
|
JsonCrdtVerboseTombstone
)
[]
;
id
:
JsonCrdtVerboseTimestamp
;
type
:
"str"
;
}
Index
Properties
chunks
id
type
Properties
chunks
chunks
:
(
JsonCrdtVerboseStrChunk
|
JsonCrdtVerboseTombstone
)
[]
id
id
:
JsonCrdtVerboseTimestamp
type
type
:
"str"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
chunks
id
type
json-joy
Loading...
RGA JSON string node.