UNPKG

@tarojs/taro-h5

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