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

    Base constraint for invoke handler maps. Maps channel names to handler function signatures that return Awaitable values.

    Uses the same constraint pattern as EventMap for consistent variance behavior. See EventMap documentation for justification of any usage.

    Indexable

    • [key: string]: (...args: any[]) => any