import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SearchInResponseBodyRequest } = default.Network;
Properties
requestId: RequestId
Identifier of the network response to search.
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.Network.SearchInResponseBodyRequest
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SearchInResponseBodyRequest } = default.Network;
Identifier of the network response to search.