IpcListener Type
IpcListener = (evt: Event, ...args: any[]) => void
A function to handle an Ipc message.
Defined in
- core/common/src/ipc/IpcSocket.ts Line 19
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.