@tarojs/taro-h5
Version:
Taro h5 framework
9 lines (6 loc) • 321 B
JavaScript
import { temporarilyNotSupport } from '../../utils/index.js';
// 更新
const updateWeChatApp = /* @__PURE__ */ temporarilyNotSupport('updateWeChatApp');
const getUpdateManager = /* @__PURE__ */ temporarilyNotSupport('getUpdateManager');
export { getUpdateManager, updateWeChatApp };
//# sourceMappingURL=update.js.map