Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 312 Bytes

connection.md

File metadata and controls

13 lines (8 loc) · 312 Bytes

Connection

通过 require('saber-env/connection') 引入

API

  • return {Object}
    • type {string} 当前网络状态类型

可能的值为: unknownethernetwifi2g3g4gnone

注:当 无法检测/检测失败/其他异常 情况下默认返回 unknown