Synclets logoSynclets

getCreateImplementations

The getCreateImplementations method can optionally be implemented to provide custom implementations for Synclet lifecycle hooks, conflict resolution, and other behaviors.

getCreateImplementations(): SyncletImplementations<Depth>
returnsSyncletImplementations<Depth>

A SyncletImplementations object with custom implementations.

Since

v0.0.0