UNPKG

@tarojs/taro-h5

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