UNPKG

@amityco/ts-sdk-react-native

Version:

Amity Social Cloud Typescript SDK

5 lines 286 B
export declare const getComment: { (commentId: Amity.InternalComment['commentId']): Promise<Amity.Cached<Amity.InternalComment>>; locally(commentId: Amity.InternalComment['commentId']): Amity.Cached<Amity.InternalComment> | undefined; }; //# sourceMappingURL=getComment.d.ts.map