@dxos/react-client
    Preparing search index...

    Interface Snapshot

    Snapshot of an Obj or Relation. Branded with SnapshotKindId instead of KindId.

    interface Snapshot {
        "~@dxos/echo/SnapshotKind": EntityKind;
        id: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    "~@dxos/echo/SnapshotKind": EntityKind
    id: string