import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { QueryObjectsRequest } = default.Runtime;
Properties
prototypeObjectId: RemoteObjectId
Identifier of the prototype to return objects for.
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.Runtime.QueryObjectsRequest
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { QueryObjectsRequest } = default.Runtime;
Identifier of the prototype to return objects for.