UNPKG

wechat-work

Version:
5 lines (4 loc) 71 B
export interface IApiResponse { errcode: number; errmsg: string; }