import { type Protocol } from "https://deno.land/x/puppeteer@14.1.1/vendor/puppeteer-core/puppeteer/api-docs-entry.d.ts";
const { EmulateNetworkConditionsRequest } = Protocol.Network;
Properties
Maximal aggregated download throughput (bytes/sec). -1 disables download throttling.
Maximal aggregated upload throughput (bytes/sec). -1 disables upload throttling.
optional
connectionType: ConnectionTypeConnection type if known.