Skip to main content
Module

x/astral/bindings/celestial.ts>DOM_CSSComputedStyleProperty

A high-level puppeteer/playwright-like library for Deno
Latest
type alias DOM_CSSComputedStyleProperty
import { type DOM_CSSComputedStyleProperty } from "https://deno.land/x/astral@0.3.5/bindings/celestial.ts";
definition: { name: string; value: string; }