Sanity App SDK
    Preparing search index...

    Variable getOrCreateNodeConst

    getOrCreateNode: BoundStoreAction<
        ComlinkNodeState,
        [options: NodeInput],
        Node_2<Message, Message>,
    > = ...

    Retrieve or create a node to be used for communication between an application and the controller -- specifically, a node should be created within a frame / window to communicate with the controller.