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