Client constructor

Client(
  1. String dbUrl
)

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

Implementation

external factory Client(String dbUrl);