Accessing a return object/value from Electron ipcRenderer.invoke()

前端 未结 0 1097
耶瑟儿~
耶瑟儿~ 2020-12-05 16:52

With \'response_\' declared globally, calling the simple function

    function getResponse() {
        ipcRenderer.invoke(\'responseChan\').then((result) =>         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题