Skip to main content
Runtime.PropertyDescriptor.value - inspector - Node documentation
property Runtime.PropertyDescriptor.value

Usage in Deno

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

The value associated with the property.

Type

RemoteObject | undefined