mirror of
https://github.com/lancedikson/bowser
synced 2024-10-27 20:34:22 +00:00
Merge branch 'peernohell-patch-1' into hotfix/1.4.2
This commit is contained in:
commit
440f98786f
1
typings.d.ts
vendored
1
typings.d.ts
vendored
@ -40,6 +40,7 @@ export const windows: boolean
|
||||
export const windowsphone: boolean
|
||||
|
||||
export function test(browserList: Flag[]): boolean
|
||||
export function isUnsupportedBrowser(minVersions:Object, strictMode?:Boolean, ua?:string): boolean
|
||||
|
||||
export type Flag = "a" | "b" | "c" | "android" | "bada" | "blackberry"
|
||||
| "chrome" | "firefox" | "gecko" | "ios" | "msie"
|
||||
|
Loading…
Reference in New Issue
Block a user