property InspectOptions.numericSeparator Usage in Denoimport { type InspectOptions } from "node:util"; If set to true, an underscore is used to separate every three digits in all bigints and numbers. Type boolean | undefined