import { type default } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { CSSContainerQuery } = default.CSS;
CSS container query rule descriptor.
Properties
optional
range: SourceRangeThe associated rule header range in the enclosing stylesheet (if available).
optional
styleSheetId: StyleSheetIdIdentifier of the stylesheet containing this object (if exists).