mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
remove re-export
This commit is contained in:
parent
8fbbc33d87
commit
3544195aeb
@ -74,10 +74,4 @@ class Bowser {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export {
|
|
||||||
BROWSER_MAP,
|
|
||||||
ENGINE_MAP,
|
|
||||||
OS_MAP,
|
|
||||||
PLATFORMS_MAP,
|
|
||||||
} from './constants.js';
|
|
||||||
export default Bowser;
|
export default Bowser;
|
||||||
|
Loading…
Reference in New Issue
Block a user