property Runtime.PropertyDescriptor.value
Usage in Deno
import { type Runtime } from "node:inspector/promises";
The value associated with the property.
RemoteObject | undefined
import { type Runtime } from "node:inspector/promises";
The value associated with the property.
RemoteObject | undefined