interface Runtime.ExceptionThrownEventDataType
Usage in Deno
import { type Runtime } from "node:inspector"; type { ExceptionThrownEventDataType } = Runtime;
import { type Runtime } from "node:inspector"; type { ExceptionThrownEventDataType } = Runtime;