UNPKG

@tarojs/taro-h5

Version:
9 lines (6 loc) 271 B
import { temporarilyNotSupport } from '../../utils/index.js'; // 卡券 const openCard = /* @__PURE__ */ temporarilyNotSupport('openCard'); const addCard = /* @__PURE__ */ temporarilyNotSupport('addCard'); export { addCard, openCard }; //# sourceMappingURL=card.js.map