@dxos/client
Preparing search index...
testing
TestSchema
DocumentType
Interface DocumentType
interface
DocumentType
{
"~@dxos/echo/Kind"
:
Object
;
content
:
Ref
<
OfKind
<
Object
>
&
{
content
:
string
}
>
;
id
:
string
;
title
?:
string
;
}
Hierarchy
Type
<
typeof
TestSchema
.
DocumentType
>
DocumentType
Index
Properties
~@dxos/echo/
Kind
content
id
title?
Properties
Readonly
~@dxos/echo/
Kind
"~@dxos/echo/Kind"
:
Object
Readonly
content
content
:
Ref
<
OfKind
<
Object
>
&
{
content
:
string
}
>
= ...
Readonly
id
id
:
string
Optional
Readonly
title
title
?:
string
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
~@dxos/echo/
Kind
content
id
title
@dxos/client
Loading...