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

Usage in Deno

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

The value associated with the property.

Type

RemoteObject | undefined