UNPKG

@el3um4s/ipc-for-electron

Version:

A package to simplify the communication between renderer and node js in Electron applications

3 lines (2 loc) 113 B
import IPC from "./IPC"; export default function generateContextBridge(listIPC: IPC[], apiKey?: string): void;