index.ts
index.ts overview
Section titled “index.ts overview”Since v4.0.0
Exports Grouped by Category
Section titled “Exports Grouped by Category”PgClient (namespace export)
Section titled “PgClient (namespace export)”Re-exports all named exports from the “./PgClient.ts” module as PgClient.
Signature
export * as PgClient from "./PgClient.ts"Since v4.0.0
PgMigrator (namespace export)
Section titled “PgMigrator (namespace export)”Re-exports all named exports from the “./PgMigrator.ts” module as PgMigrator.
Signature
export * as PgMigrator from "./PgMigrator.ts"Since v4.0.0