import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { LoadNetworkResourceRequest } = Protocol.Network;
Properties
frameId: Page.FrameId
Frame id to get the resource for.
options: LoadNetworkResourceOptions
Options for the request.