Skip to main content
Runtime.ExecutionContextDescription.id - inspector/promises - Node documentation
property Runtime.ExecutionContextDescription.id

Usage in Deno

import { type Runtime } from "node:inspector/promises";

Unique id of the execution context. It can be used to specify in which execution context script evaluation should be performed.

Type