mirror of
https://github.com/faisalman/ua-parser-js.git
synced 2025-12-31 11:29:07 +03:00
Add mediaplayer as a new browser.type
This commit is contained in:
@@ -152,6 +152,7 @@ const BrowserType = Object.freeze({
|
||||
EMAIL: 'email',
|
||||
FETCHER: 'fetcher',
|
||||
INAPP: 'inapp',
|
||||
MEDIAPLAYER: 'mediaplayer',
|
||||
MODULE: 'module'
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user