UNPKG

@tarojs/taro-h5

Version:
10 lines (7 loc) 487 B
import { temporarilyNotSupport } from '../../utils/index.js'; const reportMonitor = /* @__PURE__ */ temporarilyNotSupport('reportMonitor'); const reportAnalytics = /* @__PURE__ */ temporarilyNotSupport('reportAnalytics'); const reportEvent = /* @__PURE__ */ temporarilyNotSupport('reportEvent'); const getExptInfoSync = /* @__PURE__ */ temporarilyNotSupport('getExptInfoSync'); export { getExptInfoSync, reportAnalytics, reportEvent, reportMonitor }; //# sourceMappingURL=index.js.map