UNPKG

@el3um4s/ipc-for-electron-window-controls

Version:

Allow the renderer to close, minimize and maximize the window (for desktop Electron)

3 lines (2 loc) 84 B
import windowControls from "./IPC/windowControls"; export default windowControls;