UNPKG

poe-i18n

Version:

i18n utility for Path of Exile

6 lines (5 loc) 205 B
import translate from './translate'; export default translate; export { default as asRegexp } from './asRegexp'; export { matchesTranslation } from './match'; export { NO_DESCRIPTION } from './translate';