Type Alias NumberFormatOptionsUseGrouping
NumberFormatOptionsUseGrouping : {} extends NumberFormatOptionsUseGroupingRegistry
? boolean
:
| keyof NumberFormatOptionsUseGroupingRegistry
| "true"
| "false"
| boolean
? boolean
:
| keyof NumberFormatOptionsUseGroupingRegistry
| "true"
| "false"
| boolean