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

Usage in Deno

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

Identifier of the context where the call was made.

Type