UNPKG

cryo-groupx-sdk

Version:

SDK for group-x.xyz Public API

1 lines 173 B
import{getReq}from"./common";const getGroupsAll=(t,e)=>getReq(`/v1/wechat/itchat/groups/all${e}/`+t),health={getGroupsAll:getGroupsAll};export default health;export{health};