import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { InternalPropertyDescriptor } = Protocol.Runtime;
Object internal property descriptor. This property isn't normally visible in JavaScript code.
Properties
optional
value: RemoteObjectThe value associated with the property.