import { type DOMSnapshot_ComputedStyle } from "https://deno.land/x/astral@0.3.5/bindings/celestial.ts";
A subset of the full ComputedStyle as defined by the request whitelist.
definition: { properties: DOMSnapshot_NameValue[]; }
x/astral/bindings/celestial.ts>DOMSnapshot_ComputedStyle
import { type DOMSnapshot_ComputedStyle } from "https://deno.land/x/astral@0.3.5/bindings/celestial.ts";
A subset of the full ComputedStyle as defined by the request whitelist.