UNPKG

@tarojs/taro-h5

Version:
9 lines (6 loc) 312 B
import { temporarilyNotSupport } from '../../utils/index.js'; // 用户信息 const getUserProfile = /* @__PURE__ */ temporarilyNotSupport('getUserProfile'); const getUserInfo = /* @__PURE__ */ temporarilyNotSupport('getUserInfo'); export { getUserInfo, getUserProfile }; //# sourceMappingURL=user-info.js.map