Sanity Library Reference Docs
    Preparing search index...

    Variable useRemoteClientConst

    useRemoteClient: () => RemoteInstance = ...

    Returns a remote client shared by hooks using the same Sanity instance. The first call creates the client; later calls reuse it.

    Type declaration