import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SetEmulatedMediaRequest } = Protocol.Emulation;
Properties
optional
features: MediaFeature[]Media features to emulate.
x/pptr/vendor/devtools-protocol/protocol.d.ts>Protocol.Emulation.SetEmulatedMediaRequest
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SetEmulatedMediaRequest } = Protocol.Emulation;
Media features to emulate.