Sanity App SDK
    Preparing search index...

    Variable getOrCreateChannelConst

    getOrCreateChannel: BoundStoreAction<
        ComlinkControllerState,
        [options: ChannelInput],
        ChannelInstance<Message, Message>,
    > = ...

    Retrieve or create a channel to be used for communication between an application and the controller.