Type Alias FormatNumberType

FormatNumberType: ((options: FormatNumberOptions) => Promise<string | undefined>)