import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.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).