Sanity App SDK
    Preparing search index...

    Variable getNodeStateConst

    getNodeState: BoundStoreAction<
        ComlinkNodeState,
        [NodeInput],
        StateSource<undefined | NodeState>,
    > = ...

    Provides a subscribable state source for a node by name

    The Sanity instance to get the node state for

    The configuration for the node to get the state for

    A subscribable state source for the node