Skip to main content
Runtime.RemoteObject.preview - inspector/promises - Node documentation
property Runtime.RemoteObject.preview
Unstable

Usage in Deno

import { type Runtime } from "node:inspector/promises";

Preview containing abbreviated property values. Specified for object type values only.

Type

ObjectPreview | undefined