type alias NodeWorker.SessionID Usage in Denoimport { type NodeWorker } from "node:inspector"; type { SessionID } = NodeWorker; Unique identifier of attached debugging session. Definition string