UNPKG

@amityco/ts-sdk-react-native

Version:

Amity Social Cloud Typescript SDK

5 lines 231 B
export declare const getStoryCache: (storyId: Amity.Story['storyId'] | undefined) => Amity.CacheEntry<Amity.InternalStory> | { data: undefined; cachedAt: undefined; } | undefined; //# sourceMappingURL=getStoryCache.d.ts.map