UNPKG

@amityco/ts-sdk

Version:

Amity Social Cloud Typescript SDK

3 lines 273 B
export declare const onStoryReactionAdded: (callback: Amity.Listener<Amity.InternalStory[]>) => () => void; export declare const onStoryReactionAddedLocal: (callback: Amity.Listener<Amity.InternalStory[]>) => () => void; //# sourceMappingURL=onStoryReactionAdded.d.ts.map