Skip to main content
This release is 2 versions behind 0.5.2 — the latest version of @astral/astral. Jump to latest

Built and signed on GitHub Actions

Astral is the browser automation library for Deno

This package works with Deno
This package works with Deno
JSR Score
100%
Published
3 months ago (0.5.0)
type alias ScreenshotOptions

The options for screenshot

Definition

Parameters<Celestial["Page"]["captureScreenshot"]>[0]

Add Package

deno add jsr:@astral/astral

Import symbol

import { type ScreenshotOptions } from "@astral/astral";

---- OR ----

Import directly with a jsr specifier

import { type ScreenshotOptions } from "jsr:@astral/astral";