import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { MediaQueryExpression } = Protocol.CSS;
Media query expression descriptor.
Properties
optional
valueRange: SourceRangeThe associated range of the value text in the enclosing stylesheet (if available).