Thanks to visit codestin.com
Credit goes to effect-ts.github.io

Skip to main content Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App Codestin Search App

Pg.ts overview

Since v1.0.0


Exports Grouped by Category


constructors

make

Signature

declare const make: <DB>(config?: Omit<KyselyConfig, "dialect">) => Effect<EffectKysely<DB>, never, SqlClient>

Source

Since v1.0.0

types

”./patch.types.js” (namespace export)

Re-exports all named exports from the “./patch.types.js” module.

Signature

export * from "./patch.types.js"

Source

Since v1.0.0