UNPKG
poe-i18n
Version:
beta (0.8.0-beta.5)
latest (0.12.0)
0.12.0
0.11.0
0.10.0
0.9.1
0.9.0
0.8.0
0.8.0-beta.5
0.8.0-beta.4
0.8.0-beta.3
0.8.0-beta.2
0.8.0-beta.1
0.7.1
0.7.0
0.6.1
0.6.0
0.6.0-rc1
0.5.0
0.4.0
0.3.1
0.3.0
0.2.1
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
i18n utility for Path of Exile
github.com/eps1lon/poe-i18n
eps1lon/poe-i18n
poe-i18n
/
dist
/
esm
/
types
/
LocaleData.js
9 lines
(8 loc)
•
233 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
/** * 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