mirror of
https://github.com/electron/electron.git
synced 2026-02-10 23:25:30 -05:00
4 lines
78 B
JavaScript
4 lines
78 B
JavaScript
const { ipcRenderer } = require('electron')
|
|
|
|
window.ipcRenderer = ipcRenderer
|