UNPKG

@amityco/ts-sdk

Version:

Amity Social Cloud Typescript SDK

6 lines 231 B
/** * Sync pending watch sessions to backend * This function implements the full sync flow with network resilience */ export declare function syncWatchSessions(): Promise<boolean>; //# sourceMappingURL=syncWatchSessions.d.ts.map