UNPKG

modified-next-i18next

Version:

A slightly modified version of next-i18next to allow for different folder structure.

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