UNPKG

@amityco/ts-sdk

Version:

Amity Social Cloud Typescript SDK

5 lines 267 B
export declare const getStoryByStoryId: { (storyId: Amity.Story['storyId']): Promise<Amity.Cached<Amity.RawStory>>; locally(storyId: Amity.Story['storyId']): Amity.Cached<Amity.InternalStory> | undefined; }; //# sourceMappingURL=getStoryByStoryId.d.ts.map