mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
Update index.d.ts
This commit is contained in:
parent
bb1150590e
commit
280c5da239
4
index.d.ts
vendored
4
index.d.ts
vendored
@ -35,8 +35,8 @@ declare namespace Bowser {
|
||||
constructor(UA: string, skipParsing?: boolean): Parser.Parser;
|
||||
|
||||
/**
|
||||
* Check if the version is equals the brownser version
|
||||
* @param version The string to compare with the brownser version
|
||||
* Check if the version is equals the browser version
|
||||
* @param version The string to compare with the browser version
|
||||
* @returns {boolean}
|
||||
*/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user