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