import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { ComputedStyle } = default.DOMSnapshot;
A subset of the full ComputedStyle as defined by the request whitelist.
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.DOMSnapshot.ComputedStyle
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { ComputedStyle } = default.DOMSnapshot;
A subset of the full ComputedStyle as defined by the request whitelist.