UNPKG

@tarojs/taro-h5

Version:
9 lines (6 loc) 316 B
import { temporarilyNotSupport } from '../../utils/index.js'; // 联系人 const chooseContact = /* @__PURE__ */ temporarilyNotSupport('chooseContact'); const addPhoneContact = /* @__PURE__ */ temporarilyNotSupport('addPhoneContact'); export { addPhoneContact, chooseContact }; //# sourceMappingURL=contact.js.map