See VisualViewport on MDN
type visualViewport = { offsetLeft: float, offsetTop: float, pageLeft: float, pageTop: float, width: float, height: float, scale: float,}
Read more on MDN