mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
remove re-export
This commit is contained in:
@@ -74,10 +74,4 @@ class Bowser {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
export {
|
|
||||||
BROWSER_MAP,
|
|
||||||
ENGINE_MAP,
|
|
||||||
OS_MAP,
|
|
||||||
PLATFORMS_MAP,
|
|
||||||
} from './constants.js';
|
|
||||||
export default Bowser;
|
export default Bowser;
|
||||||
|
|||||||
Reference in New Issue
Block a user