type alias Runtime.UniqueDebuggerId Unstable Usage in Denoimport { type Runtime } from "node:inspector"; type { UniqueDebuggerId } = Runtime; Unique identifier of current debugger. Definition string