QueryClient constructor

QueryClient(
  1. Connection connection
)

deno-postgres@v0.17.0/QueryClient/constructor.

Implementation

external factory QueryClient(Connection connection);