Skip to main content
Runtime.ConsoleAPICalledEventDataType.executionContextId - inspector/promises - Node documentation
property Runtime.ConsoleAPICalledEventDataType.executionContextId

Usage in Deno

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

Identifier of the context where the call was made.

Type