@amityco/ts-sdk-react-native
Version:
Amity Social Cloud Typescript SDK
11 lines • 396 B
TypeScript
export * from './onEventCreated';
export * from './onEventUpdated';
export * from './onEventDeleted';
export * from './onLocalEventCreated';
export * from './onLocalEventUpdated';
export * from './onLocalEventDeleted';
export * from './onRSVPCreated';
export * from './onRSVPUpdated';
export * from './onLocalRSVPCreated';
export * from './onLocalRSVPUpdated';
//# sourceMappingURL=index.d.ts.map