@@ -0,0 +1,4 @@
/** 小程序端恒为微信环境,避免引入 H5 JSSDK 门面 */
export function isWechatEnv() {
return true;
}
The note is not visible to the blocked user.