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