UNPKG

@talend/react-forms

Version:

React forms library based on json schema form.

7 lines (6 loc) 216 B
import { getI18n } from 'react-i18next'; // eslint-disable-next-line import/prefer-default-export export default function getDefaultT() { return getI18n().t.bind(getI18n()); } //# sourceMappingURL=translate.js.map