This release is 2 versions behind 0.5.2 — the latest version of @astral/astral. Jump to latest
Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
Astral is the browser automation library for Deno
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";