property InspectOptions.numericSeparator Usage in Deno```typescript import { type InspectOptions } from "node:node__util.d.ts"; ``` If set to `true`, an underscore is used to separate every three digits in all bigints and numbers. Type boolean | undefined