import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { PerformSearchResponse } = Protocol.DOM;
Properties
resultCount: integer
Number of search results.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { PerformSearchResponse } = Protocol.DOM;
Number of search results.