export bowser.check

pull/143/head
Alexander Lukin 8 years ago
parent ec7531e8cb
commit 43ac868d84

@ -529,6 +529,7 @@
bowser.isUnsupportedBrowser = isUnsupportedBrowser;
bowser.compareVersions = compareVersions;
bowser.check = check;
/*
* Set our detect method to the main bowser object so we can

Loading…
Cancel
Save