Skip to content

Commit 15828e6

Browse files
author
Michael Laktionov
committed
update readme
1 parent 1769ba4 commit 15828e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ const styles = {
141141
| engineName | string | returns browser engine `name` (e.g `Gecko` for FF or `WebKit` for Chrome) |
142142
| engineVersion | string | returns engine version |
143143
| getUA | string | returns user agent |
144+
| deviceType | string | returns device type (e.g `mobile` or `tablet`) |
144145
| deviceDetect | function | return data object which includes all data about device (e.g version, engine, os etc.) |
145146

146147
### Views

0 commit comments

Comments
 (0)