Skip to main content
Module

x/astral/bindings/celestial.ts>Browser_WindowState

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias Browser_WindowState
import { type Browser_WindowState } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";
definition:
| "normal"
| "minimized"
| "maximized"
| "fullscreen"