TInspectStyle
Bun

type

util.InspectStyle

type InspectStyle = 'special' | 'number' | 'bigint' | 'boolean' | 'undefined' | 'null' | 'string' | 'symbol' | 'date' | 'name' | 'regexp' | 'module'