UNPKG

@amityco/ts-sdk-react-native

Version:

Amity Social Cloud Typescript SDK

13 lines (9 loc) 318 B
export * from './onPostCreated'; export * from './onPostUpdated'; export * from './onPostDeleted'; export * from './onPostApproved'; export * from './onPostDeclined'; export * from './onPostFlagged'; export * from './onPostUnflagged'; export * from './onPostReactionAdded'; export * from './onPostReactionRemoved';