UNPKG

t-comm

Version:

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

6 lines (5 loc) 100 B
export interface ISecretInfo { accessToken: string; clientId: string; openId: string; }