MOBILE constant

This commit is contained in:
2016-10-26 18:05:12 +08:00
parent 8e27ee8533
commit 03574cf6d0
2 changed files with 15 additions and 0 deletions

View File

@@ -9,3 +9,6 @@ System.Global.IE;
/** @type {Boolean} */
System.Global.SECURE_HTTP;
/** @type {Boolean} */
System.Global.MOBILE;