import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { QueryObjectsRequest } = Protocol.Runtime;
Properties
prototypeObjectId: RemoteObjectId
Identifier of the prototype to return objects for.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { QueryObjectsRequest } = Protocol.Runtime;
Identifier of the prototype to return objects for.