UNPKG

@amityco/ts-sdk-react-native

Version:

Amity Social Cloud Typescript SDK

8 lines 266 B
export declare enum EventActionsEnum { OnEventCreated = "onEventCreated", OnEventUpdated = "onEventUpdated", OnEventDeleted = "onEventDeleted", OnRSVPCreated = "onRSVPCreated", OnRSVPUpdated = "onRSVPUpdated" } //# sourceMappingURL=enums.d.ts.map