UNPKG

@amityco/ts-sdk-react-native

Version:

Amity Social Cloud Typescript SDK

5 lines 295 B
export declare const getStoriesByTargetIds: (params: { targets: Amity.StoryTargetQueryParam[]; options?: Amity.StorySortOption; }, callback: Amity.LiveCollectionCallback<Amity.Story>, config?: Amity.LiveCollectionConfig) => () => void; //# sourceMappingURL=getStoriesByTargetIds.d.ts.map