type alias Runtime.RemoteObjectId Usage in Denoimport { type Runtime } from "node:inspector"; type { RemoteObjectId } = Runtime; Unique object identifier. Definition string