import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SearchInResponseBodyResponse } = Protocol.Network;
Properties
result: Debugger.SearchMatch[]
List of search matches.
x/pptr/vendor/devtools-protocol/protocol.d.ts>Protocol.Network.SearchInResponseBodyResponse
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { SearchInResponseBodyResponse } = Protocol.Network;
List of search matches.