PostgresConnectionOptions: DataSourceOptions & {
    type: "postgres";
}

Generated using TypeDoc