UNPKG

next-i18next

Version:

The easiest way to translate your NextJs apps.

2 lines 176 B
export { I18nContext, Trans, Translation, useTranslation, withTranslation } from 'react-i18next'; export { appWithTranslation, globalI18n as i18n } from './appWithTranslation';