UNPKG

t-comm

Version:

专业、稳定、纯粹的工具库

6 lines (5 loc) 187 B
export declare function getLoginUrlInPixui(baseUrl: string): string; /** * 用户登录(初始化游戏accToken等字段) */ export declare const loginInPixui: () => Promise<void>;