UNPKG

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

Version:

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

4 lines (3 loc) 118 B
import { IPC } from "@el3um4s/ipc-for-electron"; declare const windowControls: IPC; export default windowControls;