@amityco/ts-sdk-react-native
Version:
Amity Social Cloud Typescript SDK
8 lines • 303 B
TypeScript
export * from './onCommentCreated';
export * from './onCommentUpdated';
export * from './onCommentDeleted';
export * from './onCommentFlagged';
export * from './onCommentUnflagged';
export * from './onCommentReactionAdded';
export * from './onCommentReactionRemoved';
//# sourceMappingURL=index.d.ts.map