UNPKG

react-intl

Version:

Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations.

2 lines (1 loc) 59 B
export default function useIntl(): import("..").IntlShape;