UNPKG

next-intl

Version:

Internationalization (i18n) for Next.js

2 lines (1 loc) 171 B
export{useFormatter,useTranslations}from"./react-client/index.js";export{default as NextIntlClientProvider}from"./shared/NextIntlClientProvider.js";export*from"use-intl";