Synclets logoSynclets

SyncletOptions

The SyncletOptions type.

{
  id?: string;
  logger?: Logger;
}
TypeDescription
id?string
logger?Logger

Since

v0.0.0