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

Usage in Deno

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

String representation of the object.

Type

string | undefined