UNPKG

react-polyglot

Version:

Higher order React component for using Polyglot

5 lines (4 loc) 180 B
export { default as I18n } from './i18n'; export { default as translate } from './translate'; export { default as useTranslate} from './useTranslate'; export * from './translate';