Add new OS: Windows IoT

This commit is contained in:
Faisal Salman
2024-12-12 06:29:35 +07:00
parent f854f26cd6
commit 84b41f5be7
5 changed files with 25 additions and 3 deletions

View File

@@ -371,6 +371,7 @@ const OS = Object.freeze({
WATCHOS: 'watchOS',
WEBOS: 'WebOS',
WINDOWS: 'Windows',
WINDOWS_IOT: 'Windows IoT',
WINDOWS_MOBILE: 'Windows Mobile',
WINDOWS_PHONE: 'Windows Phone',
XBOX: 'Xbox',