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