"use strict"; const common_vendor = require("../../../common/vendor.js"); common_vendor.h$1() === "pc"; common_vendor.h$1() === "h5"; common_vendor.h$1() === "wechat"; const isApp = common_vendor.h$1() === "app"; exports.isApp = isApp;