fixed proxies

This commit is contained in:
Boki 2025-06-19 23:53:01 -04:00
parent 71f9b0a886
commit 08c759d5e4
2 changed files with 3 additions and 2 deletions

View file

@ -33,4 +33,5 @@ export {
getMongoDBClient,
connectMongoDB,
getDatabase,
disconnectMongoDB,
} from './singleton';