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) 93 B
export declare type NameAPI = "windowControls"; export declare type DefaultApiKey = "ipc";