神岛 API 文档 - ArenaPro版
    Preparing search index...

    Type Alias NumberFormatOptionsUseGrouping

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