import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { SetNodeNameResponse } = Protocol.DOM;
Properties
nodeId: NodeId
New node's id.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { SetNodeNameResponse } = Protocol.DOM;
New node's id.