```typescript
import { type InspectOptions } from "node:node__util.d.ts";
```
The length at which input values are split across multiple lines.
Set to `Infinity` to format the input as a single line
(in combination with `compact` set to `true` or any number >= `1`).