electron-ipc-module
    Preparing search index...

    Type Alias IpcCleanup

    IpcCleanup: readonly [channel: string, cleanup: () => void]

    A channel name paired with the callback that unregisters it.