Member Junction
    Preparing search index...
    RemoteBrowserSnapshotFetcher: () => Promise<RemoteBrowserSnapshotView | null>

    Fetches one RemoteBrowserSnapshotView from the server. Supplied by the channel plugin (it owns the session id + GraphQL provider). Best-effort by contract: resolves to null on any failure rather than throwing, so the surface keeps the last good frame.

    Type Declaration