UNPKG

db-conn-pgsql

Version:

Database Connecton Postgres SQL

4 lines (3 loc) 106 B
export * from './PgSqlConfig.js'; export * from './PgSqlConnection.js'; export * from './PgSqlDriver.js';