UNPKG

@freemework/sql.postgres

Version:

Postgres SQL Facade library of the Freemework Project.

3 lines (2 loc) 174 B
export { FSqlConnectionFactoryPostgres } from "./f_sql_connection_factory_postgres.js"; export { FSqlMigrationManagerPostgres } from "./f_sql_migration_manager_postgres.js";