@amityco/ts-sdk-react-native
Version:
Amity Social Cloud Typescript SDK
10 lines • 347 B
TypeScript
export * from './getCommentByIds';
export * from './createComment';
export * from './updateComment';
export * from './deleteComment';
export * from './softDeleteComment';
export * from './hardDeleteComment';
export * from './flagComment';
export * from './unflagComment';
export * from './isCommentFlaggedByMe';
//# sourceMappingURL=index.d.ts.map