method default.prototype.connectimport { default } from "https://deno.land/x/pg@v0.6.1/connection.ts"; connect(): Promise<void>ReturnsPromise<void>