@dxos/client
Preparing search index...
echo
Type
Relation
Variable Relation
Const
Relation
:
<
Source
extends
AnyNoContext
,
Target
extends
AnyNoContext
>
(
opts
:
EchoRelationSchemaOptions
<
Source
,
Target
>
,
)
=>
<
Self
extends
Any
>
(
self
:
Self
)
=>
relation
<
Self
,
Source
,
Target
>
Relation schema.
Type declaration
<
Source
extends
AnyNoContext
,
Target
extends
AnyNoContext
>
(
opts
:
EchoRelationSchemaOptions
<
Source
,
Target
>
,
)
:
<
Self
extends
Any
>
(
self
:
Self
)
=>
relation
<
Self
,
Source
,
Target
>
Type Parameters
Source
extends
AnyNoContext
Target
extends
AnyNoContext
Parameters
opts
:
EchoRelationSchemaOptions
<
Source
,
Target
>
Returns
<
Self
extends
Any
>
(
self
:
Self
)
=>
relation
<
Self
,
Source
,
Target
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dxos/client
Loading...
Relation schema.