UNPKG

@tarojs/taro-h5

Version:
9 lines (6 loc) 296 B
import { temporarilyNotSupport } from '../../utils/index.js'; // AliPay const getOpenUserInfo = /* @__PURE__ */ temporarilyNotSupport('getOpenUserInfo'); const tradePay = /* @__PURE__ */ temporarilyNotSupport('tradePay'); export { getOpenUserInfo, tradePay }; //# sourceMappingURL=index.js.map