Rxova
Skip to content

OpenedWindowStatus

type OpenedWindowStatus = "idle" | "opening" | "connected" | "done" | "closed-early" | "error";