import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { MoveToResponse } = default.DOM;
Properties
nodeId: NodeId
New id of the moved node.
x/pptr/vendor/devtools-protocol/protocol.d.ts>default.DOM.MoveToResponse
import { type default } from "https://deno.land/x/pptr@1.2.0/vendor/devtools-protocol/protocol.d.ts";
const { MoveToResponse } = default.DOM;
New id of the moved node.