electron-direct-ipc - v2.2.3
    Preparing search index...

    Type Alias DirectIpcMapUpdateMessage

    Message sent from Main to all renderers when the map updates

    type DirectIpcMapUpdateMessage = {
        map: DirectIpcTarget[];
    }
    Index

    Properties

    Properties