@tarojs/taro-h5
Version:
Taro h5 framework
9 lines (6 loc) • 305 B
JavaScript
import { temporarilyNotSupport } from '../../utils/index.js';
// 微信运动
const shareToWeRun = /* @__PURE__ */ temporarilyNotSupport('shareToWeRun');
const getWeRunData = /* @__PURE__ */ temporarilyNotSupport('getWeRunData');
export { getWeRunData, shareToWeRun };
//# sourceMappingURL=werun.js.map