We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 877b768 commit 4b7ae4cCopy full SHA for 4b7ae4c
src/core/getDevice.js
@@ -1,7 +1,7 @@
1
import '../.internal/ua-parser';
2
3
/**
4
- * 获取移动设备信息,如是否是iOS,android等
+ * 获取移动设备信息,如是否是iOS,android、hms、isLightOS等
5
*
6
* @returns {{}}
7
* @example
0 commit comments