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

Rebuild documentation

This commit is contained in:
Denis Demchenko
2018-07-08 12:09:27 +03:00
parent d12a988d7c
commit 3a9c4b3a3d
9 changed files with 453 additions and 203 deletions

View File

@@ -104,9 +104,6 @@ const isValidBrowser = bowser.compare({
```
As you can see, settings for any particular OS has more priority and redefines settings of `any` property.
Read more details in the [API section]()
# API
### new Bowser(`:Object`)
Use it to get object with detected flags of your current browser.