import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { InheritedPseudoElementMatches } = default.CSS;
Inherited pseudo element matches from pseudos of an ancestor node.
Properties
pseudoElements: PseudoElementMatches[]
Matches of pseudo styles from the pseudos of an ancestor node.