UNPKG

276 BTypeScriptView Raw
1/**
2 * Electron-IPC-specific connection handler.
3 * Use this if you want to establish communication between the frontend and the electron-main process.
4 */
5export declare const ElectronConnectionHandler: unique symbol;
6//# sourceMappingURL=electron-connection-handler.d.ts.map
\No newline at end of file