Sanity App SDK
    Preparing search index...

    Variable getIsInDashboardStateConst

    getIsInDashboardState: BoundStoreAction<
        AuthStoreState,
        [],
        StateSource<boolean>,
    > = ...

    Returns a state source indicating if the SDK is running within a dashboard context.