Skip to main content Link Search Menu Expand Document (external link)

index.ts overview

Since v1.0.0


Exports Grouped by Category


utils

PgClient (namespace export)

Re-exports all named exports from the “./PgClient.js” module as PgClient.

Signature

export * as PgClient from "./PgClient.js"

Source

Since v1.0.0

PgMigrator (namespace export)

Re-exports all named exports from the “./PgMigrator.js” module as PgMigrator.

Signature

export * as PgMigrator from "./PgMigrator.js"

Source

Since v1.0.0