Options
All
  • Public
  • Public/Protected
  • All
Menu

Module src/browser/getBrowserInfo

Index

Functions

Functions

default

  • utilsLibrary.getBrowserInfo() // {type: "windows"} example: 'ios' | 'android' | 'windowsPhone' | 'MacOSX' | 'windows' | 'linux'
    
    desc

    获取浏览器类型

    Returns BrowserInfo

    类型为{ type: 'xxx' }

Generated using TypeDoc