UNPKG

steam-user

Version:

Steam client for Individual and AnonUser Steam account types

244 lines (240 loc) 4.53 kB
/* eslint-disable */ // Auto-generated by generate-enums script on Mon Sep 02 2024 23:48:07 GMT-0400 (Eastern Daylight Time) /** * @enum * @readonly */ const EOSType = { "Web": -700, "IOSUnknown": -600, "IOS1": -599, "IOS2": -598, "IOS3": -597, "IOS4": -596, "IOS5": -595, "IOS6": -594, "IOS6_1": -593, "IOS7": -592, "IOS7_1": -591, "IOS8": -590, "IOS8_1": -589, "IOS8_2": -588, "IOS8_3": -587, "IOS8_4": -586, "IOS9": -585, "IOS9_1": -584, "IOS9_2": -583, "IOS9_3": -582, "IOS10": -581, "IOS10_1": -580, "IOS10_2": -579, "IOS10_3": -578, "IOS11": -577, "IOS11_1": -576, "IOS11_2": -575, "IOS11_3": -574, "IOS11_4": -573, "IOS12": -572, "IOS12_1": -571, "AndroidUnknown": -500, "Android6": -499, "Android7": -498, "Android8": -497, "Android9": -496, "UMQ": -400, "PS3": -300, "LinuxUnknown": -203, "Linux22": -202, "Linux24": -201, "Linux26": -200, "Linux32": -199, "Linux35": -198, "Linux36": -197, "Linux310": -196, "Linux316": -195, "Linux318": -194, "Linux3x": -193, "Linux4x": -192, "Linux41": -191, "Linux44": -190, "Linux49": -189, "Linux414": -188, "Linux419": -187, "Linux5x": -186, "Linux54": -185, "Linux6x": -184, "Linux7x": -183, "Linux510": -182, "MacOSUnknown": -102, "LinuxMax": -101, "MacOS104": -101, "MacOS105": -100, "MacOS1058": -99, "MacOS106": -95, "MacOS1063": -94, "MacOS1064_slgu": -93, "MacOS1067": -92, "MacOS107": -90, "MacOS108": -89, "MacOS109": -88, "MacOS1010": -87, "MacOS1011": -86, "MacOS1012": -85, "Macos1013": -84, "Macos1014": -83, "Macos1015": -82, "MacOS1016": -81, "MacOS11": -80, "MacOS111": -79, "MacOS1017": -78, "MacOS12": -77, "MacOS13": -76, // obsolete "MacOS1018": -76, "MacOS13": -75, "MacOS1019": -74, "MacOS14": -73, "MacOS1020": -72, "MacOS15": -71, "MacOSMax": -1, "Unknown": -1, "WinUnknown": 0, "Win311": 1, "Win95": 2, "Win98": 3, "WinME": 4, "WinNT": 5, "Win200": 6, // obsolete "Win2000": 6, "WinXP": 7, "Win2003": 8, "WinVista": 9, "Win7": 10, // obsolete "Windows7": 10, "Win2008": 11, "Win2012": 12, "Win8": 13, // obsolete "Windows8": 13, "Win81": 14, // obsolete "Windows81": 14, "Win2012R2": 15, "Win10": 16, // obsolete "Windows10": 16, "Win2016": 17, "Win2019": 18, "Win2022": 19, "Win11": 20, "WinMAX": 21, // Value-to-name mapping for convenience "-700": "Web", "-600": "IOSUnknown", "-599": "IOS1", "-598": "IOS2", "-597": "IOS3", "-596": "IOS4", "-595": "IOS5", "-594": "IOS6", "-593": "IOS6_1", "-592": "IOS7", "-591": "IOS7_1", "-590": "IOS8", "-589": "IOS8_1", "-588": "IOS8_2", "-587": "IOS8_3", "-586": "IOS8_4", "-585": "IOS9", "-584": "IOS9_1", "-583": "IOS9_2", "-582": "IOS9_3", "-581": "IOS10", "-580": "IOS10_1", "-579": "IOS10_2", "-578": "IOS10_3", "-577": "IOS11", "-576": "IOS11_1", "-575": "IOS11_2", "-574": "IOS11_3", "-573": "IOS11_4", "-572": "IOS12", "-571": "IOS12_1", "-500": "AndroidUnknown", "-499": "Android6", "-498": "Android7", "-497": "Android8", "-496": "Android9", "-400": "UMQ", "-300": "PS3", "-203": "LinuxUnknown", "-202": "Linux22", "-201": "Linux24", "-200": "Linux26", "-199": "Linux32", "-198": "Linux35", "-197": "Linux36", "-196": "Linux310", "-195": "Linux316", "-194": "Linux318", "-193": "Linux3x", "-192": "Linux4x", "-191": "Linux41", "-190": "Linux44", "-189": "Linux49", "-188": "Linux414", "-187": "Linux419", "-186": "Linux5x", "-185": "Linux54", "-184": "Linux6x", "-183": "Linux7x", "-182": "Linux510", "-102": "MacOSUnknown", "-101": "MacOS104", "-100": "MacOS105", "-99": "MacOS1058", "-95": "MacOS106", "-94": "MacOS1063", "-93": "MacOS1064_slgu", "-92": "MacOS1067", "-90": "MacOS107", "-89": "MacOS108", "-88": "MacOS109", "-87": "MacOS1010", "-86": "MacOS1011", "-85": "MacOS1012", "-84": "Macos1013", "-83": "Macos1014", "-82": "Macos1015", "-81": "MacOS1016", "-80": "MacOS11", "-79": "MacOS111", "-78": "MacOS1017", "-77": "MacOS12", "-76": "MacOS1018", "-75": "MacOS13", "-74": "MacOS1019", "-73": "MacOS14", "-72": "MacOS1020", "-71": "MacOS15", "-1": "Unknown", "0": "WinUnknown", "1": "Win311", "2": "Win95", "3": "Win98", "4": "WinME", "5": "WinNT", "6": "Win2000", "7": "WinXP", "8": "Win2003", "9": "WinVista", "10": "Windows7", "11": "Win2008", "12": "Win2012", "13": "Windows8", "14": "Windows81", "15": "Win2012R2", "16": "Windows10", "17": "Win2016", "18": "Win2019", "19": "Win2022", "20": "Win11", "21": "WinMAX", }; module.exports = EOSType;