UNPKG

poe-i18n

Version:

i18n utility for Path of Exile

5 lines (4 loc) 130 B
/** * a string following @link{http://userguide.icu-project.org/formatparse/messages} */ export type ICUMessageSyntax = string;