import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SetTouchEmulationEnabledRequest } = Protocol.Emulation;
Properties
optional
maxTouchPoints: integerMaximum touch points supported. Defaults to one.