mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
fix(typings): add mobile and tablet flags
This commit is contained in:
parent
d5daa10f01
commit
951b13ca6d
2
typings.d.ts
vendored
2
typings.d.ts
vendored
@ -26,6 +26,8 @@ export const silk: boolean
|
||||
export const tizen: boolean
|
||||
export const webkit: boolean
|
||||
export const webos: boolean
|
||||
export const mobile: boolean
|
||||
export const tablet: boolean
|
||||
|
||||
// operating systems
|
||||
export const chromeos: boolean
|
||||
|
Loading…
Reference in New Issue
Block a user