UNPKG

@amityco/ts-sdk-react-native

Version:

Amity Social Cloud Typescript SDK

9 lines (6 loc) 246 B
export { getCommunities as getCommunityByIds } from './getCommunities'; export * from './createCommunity'; export * from './updateCommunity'; export * from './deleteCommunity'; export * from './joinCommunity'; export * from './leaveCommunity';