UNPKG

@freemework/sql.postgres

Version:

Postgres SQL Facade library of the Freemework Project.

3 lines 207 B
export { FSqlConnectionFactoryPostgres } from "./f_sql_connection_factory_postgres.js"; export { FSqlMigrationManagerPostgres } from "./f_sql_migration_manager_postgres.js"; //# sourceMappingURL=index.js.map