property InspectOptions.showHidden Usage in Denoimport { type InspectOptions } from "node:util"; If true, object's non-enumerable symbols and properties are included in the formatted result. WeakMap and WeakSet entries are also included as well as user defined prototype properties (excluding method properties). Type boolean | undefined