Const
IPC channel name for maximizing or unmaximizing the window.
export const WIN_MAXIMIZE_CHANNEL = "window:maximize"; Copy
export const WIN_MAXIMIZE_CHANNEL = "window:maximize";
IPC channel name for maximizing or unmaximizing the window.