@dxos/client
    Preparing search index...

    Type Alias OfShape<Source, Target, Props>

    OfShape: BaseRelation<Source, Target> & Props

    Relation type with specific source and target types.

    Type Parameters

    • Source extends Obj.Unknown
    • Target extends Obj.Unknown
    • Props