interface Runtime.CallFunctionOnReturnType
Usage in Deno
import { type Runtime } from "node:inspector"; type { CallFunctionOnReturnType } = Runtime;
Call result.
optional
exceptionDetails: ExceptionDetails | undefined
Exception details.