image.png

    1. [
    2. 'defineMessages', 'defineMessage', 'FormattedDate',
    3. 'FormattedTime', 'FormattedNumber', 'FormattedList',
    4. 'FormattedDisplayName', 'FormattedDateParts', 'FormattedTimeParts',
    5. 'createIntlCache', 'UnsupportedFormatterError', 'InvalidConfigError',
    6. 'MissingDataError', 'MessageFormatError', 'MissingTranslationError',
    7. 'ReactIntlErrorCode', 'ReactIntlError', 'injectIntl', 'RawIntlProvider',
    8. 'IntlContext', 'useIntl', 'IntlProvider', 'createIntl',
    9. 'FormattedNumberParts', 'FormattedListParts', 'FormattedRelativeTime',
    10. 'FormattedPlural', 'FormattedMessage', 'FormattedDateTimeRange'
    11. ]
    12. createIntl
    13. createIntlCache
    14. defineMessage
    15. defineMessages
    16. FormattedDate
    17. FormattedDateParts
    18. FormattedDateTimeRange
    19. FormattedDisplayName
    20. FormattedList
    21. FormattedListParts
    22. FormattedMessage
    23. FormattedNumber
    24. FormattedNumberParts
    25. FormattedPlural
    26. FormattedRelativeTime
    27. FormattedTime
    28. FormattedTimeParts
    29. injectIntl
    30. IntlContext
    31. IntlProvider
    32. InvalidConfigError
    33. MessageFormatError
    34. MissingDataError
    35. MissingTranslationError
    36. RawIntlProvider
    37. ReactIntlError
    38. ReactIntlErrorCode
    39. UnsupportedFormatterError
    40. useIntl

    arr.sort((a, b) => a.localeCompare(b))