mirror of
https://github.com/lancedikson/bowser
synced 2025-12-05 06:02:14 +00:00
sort constants
This commit is contained in:
parent
4cdac37e03
commit
2df1fb16d3
@ -117,6 +117,7 @@ export const OS_MAP = {
|
||||
Bada: 'Bada',
|
||||
BlackBerry: 'BlackBerry',
|
||||
ChromeOS: 'Chrome OS',
|
||||
HarmonyOS: 'HarmonyOS',
|
||||
iOS: 'iOS',
|
||||
Linux: 'Linux',
|
||||
MacOS: 'macOS',
|
||||
@ -126,7 +127,6 @@ export const OS_MAP = {
|
||||
WebOS: 'WebOS',
|
||||
Windows: 'Windows',
|
||||
WindowsPhone: 'Windows Phone',
|
||||
HarmonyOS: 'HarmonyOS',
|
||||
};
|
||||
|
||||
export const ENGINE_MAP = {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user