UNPKG

@amityco/ts-sdk

Version:

Amity Social Cloud Typescript SDK

7 lines 285 B
export { getCommunities as getCommunityByIds } from './getCommunities'; export * from './createCommunity'; export * from './updateCommunity'; export * from './deleteCommunity'; export * from './joinCommunity'; export * from './leaveCommunity'; //# sourceMappingURL=index.d.ts.map