electron-ipc-module
GitHub
Preparing search index...
index
IpcCleanup
Type Alias IpcCleanup
IpcCleanup
:
readonly
[
channel
:
string
,
cleanup
:
()
=>
void
]
A channel name paired with the callback that unregisters it.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
electron-ipc-module
Loading...
A channel name paired with the callback that unregisters it.