type alias Runtime.ExecutionContextId Usage in Denoimport { type Runtime } from "node:inspector"; type { ExecutionContextId } = Runtime; Id of an execution context. Definition number