Package: @effect/sql-pglite
Module: PgliteClient
Configuration for a PGlite client, either by supplying PGlite creation options or an existing live PGlite client.
Signature
type PgliteClientConfig = PgliteClientConfig.Create | PgliteClientConfig.Live
Since v4.0.0