UNPKG

@tarojs/taro-h5

Version:
10 lines (7 loc) 323 B
import { temporarilyNotSupport } from '../../utils/index.js'; // 帐号信息 const pluginLogin = temporarilyNotSupport('pluginLogin'); const login = temporarilyNotSupport('login'); const checkSession = temporarilyNotSupport('checkSession'); export { checkSession, login, pluginLogin }; //# sourceMappingURL=login.js.map