UNPKG

@amityco/ts-sdk-react-native

Version:

Amity Social Cloud Typescript SDK

7 lines 279 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