import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { SearchInResponseBodyRequest } = Protocol.Network;
Properties
requestId: RequestId
Identifier of the network response to search.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { SearchInResponseBodyRequest } = Protocol.Network;
Identifier of the network response to search.