Module Synchronization

Module Synchronization 

Source
Expand description

§Synchronization Service

This module defines the abstract contract for the User Data Synchronization service. This service is responsible for synchronizing settings, snippets, UI state, and other user data across different instances of the application.

Modules§

SynchronizationProvider
SynchronizationProvider Trait