UNPKG

@amityco/ts-sdk

Version:

Amity Social Cloud Typescript SDK

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