更新
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
var isFn = require('./isFn');
|
||||
|
||||
exports = typeof wx !== 'undefined' && isFn(wx.openLocation);
|
||||
|
||||
module.exports = exports;
|
||||
Reference in New Issue
Block a user