interface Runtime.CustomPreview Unstable Usage in Denoimport { type Runtime } from "node:inspector"; type { CustomPreview } = Runtime; Properties header: string hasBody: boolean formatterObjectId: RemoteObjectId bindRemoteObjectFunctionId: RemoteObjectId optional configObjectId: RemoteObjectId | undefined