UNPKG

poe-i18n

Version:

i18n utility for Path of Exile

7 lines (5 loc) 218 B
import translate from './translate'; export default translate; export { default as asRegexp } from './asRegexp'; export { matchesTranslation } from './match'; export { NO_DESCRIPTION, Stat } from './translate';