Synclets logoSynclets

PgliteSyncletOptions

The PgliteSyncletOptions type specifies configuration for creating a PGlite Synclet.

PgliteDataConnectorOptions<Depth> & PgliteMetaConnectorOptions<Depth> & {
  transport?: Transport | Transport[];
  implementations?: SyncletImplementations<Depth>;
} & SyncletOptions

Since

v0.0.0