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