Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
cyber/CozoDb/types/entities
LinkDbEntity
Type alias LinkDbEntity
Link
Db
Entity
:
{
direction
:
"from"
|
"to"
;
from
:
ParticleCid
;
mime
:
string
;
neuron
:
NeuronAddress
;
text
:
string
;
timestamp
:
number
;
to
:
ParticleCid
;
}
Type declaration
direction
:
"from"
|
"to"
from
:
ParticleCid
mime
:
string
neuron
:
NeuronAddress
text
:
string
timestamp
:
number
to
:
ParticleCid
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@deep-foundation/deeplinks
Loading...