UNPKG

@amityco/ts-sdk

Version:

Amity Social Cloud Typescript SDK

10 lines 359 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'; //# sourceMappingURL=index.d.ts.map