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