UNPKG

@amityco/ts-sdk-react-native

Version:

Amity Social Cloud Typescript SDK

5 lines 256 B
export declare const getPost: { (postId: Amity.InternalPost['postId']): Promise<Amity.Cached<Amity.InternalPost>>; locally(postId: Amity.InternalPost['postId']): Amity.Cached<Amity.InternalPost> | undefined; }; //# sourceMappingURL=getPost.d.ts.map