Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
cyber/CozoDb/types/entities
SyncStatusDbEntity
Type alias SyncStatusDbEntity
Sync
Status
Db
Entity
:
{
disabled
:
boolean
;
entry_type
:
EntryType
;
id
:
NeuronAddress
|
ParticleCid
;
last_id
:
TransactionHash
|
ParticleCid
;
meta
:
SenseMeta
;
owner_id
:
NeuronAddress
|
ParticleCid
;
timestamp_read
:
number
;
timestamp_update
:
number
;
unread_count
:
number
;
}
Type declaration
disabled
:
boolean
entry_
type
:
EntryType
id
:
NeuronAddress
|
ParticleCid
last_
id
:
TransactionHash
|
ParticleCid
meta
:
SenseMeta
owner_
id
:
NeuronAddress
|
ParticleCid
timestamp_
read
:
number
timestamp_
update
:
number
unread_
count
:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@deep-foundation/deeplinks
Loading...