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

Revert "Merge pull request #382 from DarkPurple141/types-update"

This reverts commit 406e39d2fe, reversing
changes made to d238da4906.
This commit is contained in:
Denis Demchenko
2019-12-26 23:26:36 +02:00
parent 16843fd15f
commit 24d1ce5e2c
2 changed files with 0 additions and 14 deletions

View File

@@ -74,10 +74,4 @@ class Bowser {
}
}
export {
BROWSER_MAP,
ENGINE_MAP,
OS_MAP,
PLATFORMS_MAP,
} from './constants.js';
export default Bowser;