property Runtime.ConsoleAPICalledEventDataType.executionContextId
Usage in Deno
import { type Runtime } from "node:inspector";
Identifier of the context where the call was made.
import { type Runtime } from "node:inspector";
Identifier of the context where the call was made.