property Runtime.RemoteObject.unserializableValue
Usage in Deno
```typescript import { type Runtime } from "node:node__inspector.d.ts"; ```Primitive value which can not be JSON-stringified does not have
value
, but gets this property.UnserializableValue | undefined