1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00

fix(docs): resolve typos (#528)

This commit is contained in:
Naor Peled 2023-11-13 11:11:43 +02:00 committed by GitHub
parent efb8e612a5
commit fefa53ad95
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
### 2.11.0 (Sep 12, 2020)
- [ADD] Added support for aliases in `Parser#is` method (#437)
- [ADD] Added more typings (#438, #427)
- [ADD] Added support for MIUI Browserr (#436)
- [ADD] Added support for MIUI Browser (#436)
### 2.10.0 (Jul 9, 2020)
- [FIX] Fix for Firefox detection on iOS 13 [#415]

2
index.d.ts vendored
View File

@ -54,7 +54,7 @@ declare namespace Bowser {
* @return {String} version of browser
*/
getBrowserVersion(): string;
getBrowserVersion(): string | undefined;
/**
* Get OS