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.

3 lines 121 B
import { IntlShape } from '../types'; export default function useIntl(): IntlShape; //# sourceMappingURL=useIntl.d.ts.map