interface Runtime.InternalPropertyDescriptor
Usage
import { type Runtime } from "node:inspector"; type { InternalPropertyDescriptor } = Runtime;
Object internal property descriptor. This property isn't normally visible in JavaScript code.
import { type Runtime } from "node:inspector"; type { InternalPropertyDescriptor } = Runtime;
Object internal property descriptor. This property isn't normally visible in JavaScript code.