RemoveFunction Type
RemoveFunction = () => void
Function returned when establishing an Ipc receive
listener or invoke
handler. Call this method to remove the listener/handler.
Defined in
- core/common/src/ipc/IpcSocket.ts Line 26
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.