mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
export bowser.check
This commit is contained in:
parent
ec7531e8cb
commit
43ac868d84
@ -529,6 +529,7 @@
|
|||||||
|
|
||||||
bowser.isUnsupportedBrowser = isUnsupportedBrowser;
|
bowser.isUnsupportedBrowser = isUnsupportedBrowser;
|
||||||
bowser.compareVersions = compareVersions;
|
bowser.compareVersions = compareVersions;
|
||||||
|
bowser.check = check;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Set our detect method to the main bowser object so we can
|
* Set our detect method to the main bowser object so we can
|
||||||
|
Loading…
Reference in New Issue
Block a user