fixed posgress error

This commit is contained in:
Boki 2025-06-19 23:54:42 -04:00
parent 08c759d5e4
commit 875296922e

View file

@ -40,4 +40,5 @@ export {
export {
getPostgreSQLClient,
connectPostgreSQL,
disconnectPostgreSQL,
} from './singleton';