property HeapSnapshotOptions.exposeInternals Usage in Deno```typescript import { type HeapSnapshotOptions } from "node:node__v8.d.ts"; ``` If true, expose internals in the heap snapshot. Type boolean