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