@sovereignbase/schema-crdt
Preparing search index...
SchemaCRDTJSONLDDocument
Type Alias SchemaCRDTJSONLDDocument
type
SchemaCRDTJSONLDDocument
=
{
"@context"
?:
SchemaCRDTJSONLDContext
;
"@id"
?:
string
;
"@type"
?:
SchemaOrgType
|
string
&
{}
|
(
SchemaOrgType
|
string
&
{}
)
[]
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
@context?
@id?
@type?
Properties
Optional
@context
"@context"
?:
SchemaCRDTJSONLDContext
Optional
@id
"@id"
?:
string
Optional
@type
"@type"
?:
SchemaOrgType
|
string
&
{}
|
(
SchemaOrgType
|
string
&
{}
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
@context
@id
@type
@sovereignbase/schema-crdt
Loading...