UNPKG

@amityco/ts-sdk-react-native

Version:

Amity Social Cloud Typescript SDK

3 lines 371 B
export declare const createFollowEventSubscriber: (event: keyof Amity.MqttFollowEvents, callback: Amity.Listener<Amity.InternalFollowStatus>) => Amity.Unsubscriber; export declare const createLocalFollowEventSubscriber: (event: keyof Amity.LocalFollowEvents, callback: Amity.Listener<Amity.InternalFollowStatus>) => Amity.Unsubscriber; //# sourceMappingURL=utils.d.ts.map