UNPKG

@tarojs/taro-h5

Version:
16 lines (13 loc) 1.02 kB
import { temporarilyNotSupport } from '../../utils/index.js'; // 打开手Q说说发表界面 const openQzonePublish = /* @__PURE__ */ temporarilyNotSupport('openQzonePublish'); const getQQRunData = /* @__PURE__ */ temporarilyNotSupport('getQQRunData'); const setOfficialDress = /* @__PURE__ */ temporarilyNotSupport('setOfficialDress'); const setCustomDress = /* @__PURE__ */ temporarilyNotSupport('setCustomDress'); const updateQQApp = /* @__PURE__ */ temporarilyNotSupport('updateQQApp'); const addRecentColorSign = /* @__PURE__ */ temporarilyNotSupport('addRecentColorSign'); const getGuildInfo = /* @__PURE__ */ temporarilyNotSupport('getGuildInfo'); const applyAddToMyApps = /* @__PURE__ */ temporarilyNotSupport('applyAddToMyApps'); const isAddedToMyApps = /* @__PURE__ */ temporarilyNotSupport('isAddedToMyApps'); export { addRecentColorSign, applyAddToMyApps, getGuildInfo, getQQRunData, isAddedToMyApps, openQzonePublish, setCustomDress, setOfficialDress, updateQQApp }; //# sourceMappingURL=index.js.map