UNPKG

205 BJavaScriptView Raw
1import { temporarilyNotSupport } from '../../utils';
2// 用户信息
3export const getUserProfile = temporarilyNotSupport('getUserProfile');
4export const getUserInfo = temporarilyNotSupport('getUserInfo');