UNPKG

modified-next-i18next

Version:

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

3 lines (2 loc) 164 B
export { I18nContext, Trans, useTranslation, withTranslation } from 'react-i18next'; export { appWithTranslation, globalI18n as i18n } from './appWithTranslation';