UNPKG

poe-i18n

Version:

i18n utility for Path of Exile

9 lines (8 loc) 233 B
/** * each interface represents a json file in locale-data/{locale}/{interface}.json * * Can be used in dependents with typescript < 2.9. * * The definitions are tested against the imported json */ // tslint:disable:class-name