UNPKG

@amityco/ts-sdk

Version:

Amity Social Cloud Typescript SDK

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