@amityco/ts-sdk
Version:
Amity Social Cloud Typescript SDK
14 lines • 582 B
TypeScript
export * from './onUserFollowed';
export * from './onUserUnfollowed';
export * from './onFollowerDeleted';
export * from './onFollowerRequested';
export * from './onFollowRequestCanceled';
export * from './onFollowRequestAccepted';
export * from './onFollowRequestDeclined';
export * from './onFollowInfoUpdated';
export * from './onLocalUserFollowed';
export * from './onLocalUserUnfollowed';
export * from './onLocalFollowerRequested';
export * from './onLocalFollowRequestAccepted';
export * from './onLocalFollowRequestDeclined';
//# sourceMappingURL=index.d.ts.map