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