1
0
mirror of https://github.com/lancedikson/bowser synced 2026-03-02 03:40:27 +00:00

switching from default export to named export

This commit is contained in:
Marco Starker
2019-04-18 16:09:16 +02:00
parent 7075f6c4d7
commit 98f348ebd3
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
// NOTE: this list must be up-to-date with browsers listed in
// test/acceptance/useragentstrings.yml
export default {
export const BROWSER_ALIASES_MAP = {
'Amazon Silk': 'amazon_silk',
'Android Browser': 'android',
Bada: 'bada',