OtherWindowStateVersion: NextOn this pageWindowState type Signature export type WindowState = 'normal' | 'minimized' | 'maximized' | 'fullscreen';