Sanity Library Reference Docs
    Preparing search index...
    • The Studio observer for this engine — the shared wiring under every reactive hook in this package. Every stream rides an App SDK instance, bootstrapped from the Studio session when the caller doesn't supply one. Must run inside Studio source context so useSource can resolve the workspace client and SDK configuration.

      Parameters

      • __namedParameters: { engine: Engine; sdk?: SanityInstance }

      Returns WorkflowObserver