numberFormatter_compact_map: readonly [
    { suffix: "Mn"; threshold: bigint },
    { suffix: "Ce"; threshold: bigint },
    { suffix: "NOg"; threshold: bigint },
    { suffix: "OOg"; threshold: bigint },
    { suffix: "SpOg"; threshold: bigint },
    { suffix: "SxOg"; threshold: bigint },
    { suffix: "QnOg"; threshold: bigint },
    { suffix: "QdOg"; threshold: bigint },
    { suffix: "TOg"; threshold: bigint },
    { suffix: "DOg"; threshold: bigint },
    { suffix: "UOg"; threshold: bigint },
    { suffix: "Og"; threshold: bigint },
    { suffix: "NOg"; threshold: bigint },
    { suffix: "OOg"; threshold: bigint },
    { suffix: "SpOg"; threshold: bigint },
    { suffix: "SxOg"; threshold: bigint },
    { suffix: "QnOg"; threshold: bigint },
    { suffix: "QdOg"; threshold: bigint },
    { suffix: "TOg"; threshold: bigint },
    { suffix: "DOg"; threshold: bigint },
    { suffix: "UOg"; threshold: bigint },
    { suffix: "Og"; threshold: bigint },
    { suffix: "NSt"; threshold: bigint },
    { suffix: "OSt"; threshold: bigint },
    { suffix: "SpSt"; threshold: bigint },
    { suffix: "SxSt"; threshold: bigint },
    { suffix: "QnSt"; threshold: bigint },
    { suffix: "QdSt"; threshold: bigint },
    { suffix: "TSt"; threshold: bigint },
    { suffix: "DSt"; threshold: bigint },
    { suffix: "USt"; threshold: bigint },
    { suffix: "St"; threshold: bigint },
    { suffix: "NSg"; threshold: bigint },
    { suffix: "OSg"; threshold: bigint },
    { suffix: "SpSg"; threshold: bigint },
    { suffix: "SxSg"; threshold: bigint },
    { suffix: "QnSg"; threshold: bigint },
    { suffix: "QdSg"; threshold: bigint },
    { suffix: "TSg"; threshold: bigint },
    { suffix: "DSg"; threshold: bigint },
    { suffix: "USg"; threshold: bigint },
    { suffix: "Sg"; threshold: bigint },
    { suffix: "NQqt"; threshold: bigint },
    { suffix: "OQqt"; threshold: bigint },
    { suffix: "SpQqt"; threshold: bigint },
    { suffix: "SxQqt"; threshold: bigint },
    { suffix: "QnQqt"; threshold: bigint },
    { suffix: "QdQqt"; threshold: bigint },
    { suffix: "TQqt"; threshold: bigint },
    { suffix: "DQqt"; threshold: bigint },
    { suffix: "UQqt"; threshold: bigint },
    { suffix: "Qqt"; threshold: bigint },
    { suffix: "NQdt"; threshold: bigint },
    { suffix: "OQdt"; threshold: bigint },
    { suffix: "SpQdt"; threshold: bigint },
    { suffix: "SxQdt"; threshold: bigint },
    { suffix: "QnQdt"; threshold: bigint },
    { suffix: "QdQdt"; threshold: bigint },
    { suffix: "TQdt"; threshold: bigint },
    { suffix: "DQdt"; threshold: bigint },
    { suffix: "UQdt"; threshold: bigint },
    { suffix: "Qdt"; threshold: bigint },
    { suffix: "NTg"; threshold: bigint },
    { suffix: "OTg"; threshold: bigint },
    { suffix: "SpTg"; threshold: bigint },
    { suffix: "SxTg"; threshold: bigint },
    { suffix: "QnTg"; threshold: bigint },
    { suffix: "QdTg"; threshold: bigint },
    { suffix: "TTg"; threshold: bigint },
    { suffix: "G"; threshold: bigint },
    { suffix: "DTg"; threshold: bigint },
    { suffix: "UTg"; threshold: bigint },
    { suffix: "Tg"; threshold: bigint },
    { suffix: "NVg"; threshold: bigint },
    { suffix: "OVg"; threshold: bigint },
    { suffix: "SpVg"; threshold: bigint },
    { suffix: "SxVg"; threshold: bigint },
    { suffix: "QnVg"; threshold: bigint },
    { suffix: "QdVg"; threshold: bigint },
    { suffix: "TVg"; threshold: bigint },
    { suffix: "DVtg"; threshold: bigint },
    { suffix: "UVg"; threshold: bigint },
    { suffix: "Vg"; threshold: bigint },
    { suffix: "NDc"; threshold: bigint },
    { suffix: "ODc"; threshold: bigint },
    { suffix: "SpDc"; threshold: bigint },
    { suffix: "SxDc"; threshold: bigint },
    { suffix: "QnDc"; threshold: bigint },
    { suffix: "QdDc"; threshold: bigint },
    { suffix: "TDc"; threshold: bigint },
    { suffix: "DDc"; threshold: bigint },
    { suffix: "UDc"; threshold: bigint },
    { suffix: "Dc"; threshold: bigint },
    { suffix: "No"; threshold: bigint },
    { suffix: "Oc"; threshold: bigint },
    { suffix: "Sp"; threshold: bigint },
    { suffix: "Sx"; threshold: bigint },
    { suffix: "Qn"; threshold: bigint },
    { suffix: "Qd"; threshold: bigint },
    { suffix: "T"; threshold: bigint },
    { suffix: "B"; threshold: bigint },
    { suffix: "M"; threshold: bigint },
    { suffix: "K"; threshold: bigint },
    { suffix: ""; threshold: 1n },
] = ...

An array of objects representing number suffixes and their corresponding thresholds.