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