import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { GetFileInfoRequest } = Protocol.DOM;
Properties
objectId: Runtime.RemoteObjectId
JavaScript object id of the node wrapper.
x/pptr/vendor/devtools-protocol/protocol.d.ts>Protocol.DOM.GetFileInfoRequest
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { GetFileInfoRequest } = Protocol.DOM;
JavaScript object id of the node wrapper.