UNPKG

@tarojs/taro-h5

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