PgliteSyncletOptions
The PgliteSyncletOptions type specifies configuration for creating a PGlite Synclet.
(
PgliteDataConnectorOptions<Depth> &
PgliteMetaConnectorOptions<Depth> &
{
transport?: Transport | Transport[];
implementations?: SyncletImplementations<Depth>;
} &
SyncletOptions
)| Type | Description | |
|---|---|---|
transport? | Transport | Transport[] | The transport property specifies the |
implementations? | SyncletImplementations<Depth> | The implementations property specifies custom |
Since
v0.0.0