UNPKG

unity-i18n

Version:
9 lines (8 loc) 162 B
export declare enum Ei18nErrorCode { Success = 0, Failed = 1, NoLocal = 2, ConcatStrings = 4, SyntaxError = 8, FormatError = 16 }