Skip to main content
Module

x/astral/bindings/celestial.ts>Emulation_DisplayFeature

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias Emulation_DisplayFeature
import { type Emulation_DisplayFeature } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";
definition: { orientation: "vertical" | "horizontal"; offset: number; maskLength: number; }