interface HeapSnapshotOptions
Usage in Deno
```typescript import { type HeapSnapshotOptions } from "node:node__v8.d.ts"; ```optional
exposeInternals: boolean
If true, expose internals in the heap snapshot.
optional
exposeNumericValues: boolean
If true, expose numeric values in artificial fields.