UNPKG

254 BJavaScriptView Raw
1import { temporarilyNotSupport } from '../../utils';
2// 帐号信息
3export const pluginLogin = temporarilyNotSupport('pluginLogin');
4export const login = temporarilyNotSupport('login');
5export const checkSession = temporarilyNotSupport('checkSession');