UNPKG

@tarojs/taro-h5

Version:
9 lines (6 loc) 294 B
import { temporarilyNotSupport } from '../../utils/index.js'; // 支付 const requestPayment = temporarilyNotSupport('requestPayment'); const requestOrderPayment = temporarilyNotSupport('requestOrderPayment'); export { requestOrderPayment, requestPayment }; //# sourceMappingURL=index.js.map