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 { getDefaultCachePath } from "@astral/astral";
---- OR ----
Import directly with a jsr specifier
import { getDefaultCachePath } from "jsr:@astral/astral";