remove re-export

pull/388/head
Alex Hinds 4 years ago
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;

Loading…
Cancel
Save