UNPKG

@amityco/ts-sdk

Version:

Amity Social Cloud Typescript SDK

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