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