@amityco/ts-sdk
Version:
Amity Social Cloud Typescript SDK
10 lines • 356 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